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