Удален по просьбе правообладателя
  • Урок 1. 00:03:59
    Introduction
  • Урок 2. 00:05:53
    Quick Next.js Review
  • Урок 3. 00:08:31
    Course App Review
  • Урок 4. 00:10:29
    Dynamic Content & Static Routes
  • Урок 5. 00:13:43
    Dynamic Content & Dynamic Routes
  • Урок 6. 00:08:59
    Set Up Dynamic Paths with getStaticPaths
  • Урок 7. 00:10:52
    Dynamic Content Q&A
  • Урок 8. 00:13:25
    Render Content with getStaticProps
  • Урок 9. 00:04:10
    Preview Content Feature
  • Урок 10. 00:13:10
    Implementing Preview Content
  • Урок 11. 00:10:16
    Auth with JWTs & NextAuth.js Setup
  • Урок 12. 00:10:58
    Environment Variables & Connecting to Mongo
  • Урок 13. 00:10:27
    Q&A and GitHub Auth with OAuth
  • Урок 14. 00:04:51
    Auth Q&A and Provider Setup
  • Урок 15. 00:13:11
    Protecting Pages in Server Side Props
  • Урок 16. 00:04:24
    Server Side Props Q&A
  • Урок 17. 00:08:24
    Connecting to a Database
  • Урок 18. 00:11:24
    Server Side Data Fetching
  • Урок 19. 00:13:08
    Data Fetching in Server Side Props
  • Урок 20. 00:08:48
    Auth Callback Session Data
  • Урок 21. 00:12:59
    Setting Up API Routes
  • Урок 22. 00:13:26
    Client Side Mutations
  • Урок 23. 00:13:42
    Deployment
  • Урок 24. 00:08:42
    Wrapping Up