Удален по просьбе правообладателя
  1. Урок 1. 00:08:46
    Introduction
  2. Урок 2. 00:04:29
    History of Next.js
  3. Урок 3. 00:08:59
    React Server Components
  4. Урок 4. 00:09:38
    Setup Next.js
  5. Урок 5. 00:12:30
    Static Routing
  6. Урок 6. 00:08:22
    Static Routing Q&A
  7. Урок 7. 00:13:05
    Dynamic Routing
  8. Урок 8. 00:05:25
    Parameter Q&A
  9. Урок 9. 00:04:29
    Rendering
  10. Урок 10. 00:17:50
    Layouts & Templates
  11. Урок 11. 00:07:02
    Navigation
  12. Урок 12. 00:05:46
    Styling Overview
  13. Урок 13. 00:09:12
    CSS Modules
  14. Урок 14. 00:07:55
    CSS in JS
  15. Урок 15. 00:11:21
    Server Components
  16. Урок 16. 00:07:49
    Client Components
  17. Урок 17. 00:09:54
    Prisma
  18. Урок 18. 00:08:46
    Fetching Data with Prisma
  19. Урок 19. 00:17:55
    Form Handling with Server Actions
  20. Урок 20. 00:04:43
    Loading & Error
  21. Урок 21. 00:16:52
    Server Actions Q&A
  22. Урок 22. 00:09:34
    Server Action Mutation
  23. Урок 23. 00:10:38
    API Routes
  24. Урок 24. 00:09:47
    API Q&A
  25. Урок 25. 00:07:44
    Middleware
  26. Урок 26. 00:18:49
    Building for Deployment to Vercel
  27. Урок 27. 00:10:23
    Wrapping Up