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