Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Next.js Fundamentals, v4, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:06:15
    Introduction
  • Урок 2. 00:08:33
    Course Project Setup
  • Урок 3. 00:05:10
    Create a Next.js App from Scratch
  • Урок 4. 00:05:56
    Project Structure & Config
  • Урок 5. 00:08:46
    Static vs Dynamic Routes and Layouts
  • Урок 6. 00:18:37
    Pages and Routing Exercise
  • Урок 7. 00:16:59
    Styling Marketing & Auth Pages
  • Урок 8. 00:15:46
    Static Pages
  • Урок 9. 00:14:57
    Server Actions
  • Урок 10. 00:19:11
    Auth Server Actions
  • Урок 11. 00:05:59
    Auth Forms with Server Actions
  • Урок 12. 00:15:53
    Creating the Signup Form
  • Урок 13. 00:05:59
    Testing Auth Server Actions
  • Урок 14. 00:07:02
    Data Access Layer
  • Урок 15. 00:14:26
    Authenticating Users
  • Урок 16. 00:10:53
    Caching with dynamicIO & Suspense
  • Урок 17. 00:08:51
    Dashboard UI & Layout
  • Урок 18. 00:11:49
    Creating Issues with Server Actions
  • Урок 19. 00:10:34
    Data Loading & Caching Q&A
  • Урок 20. 00:12:00
    Editing Issues with Server Actions
  • Урок 21. 00:18:12
    Updating Issues with useTransition
  • Урок 22. 00:04:22
    Q&A Updating Issues with Server Actions
  • Урок 23. 00:16:37
    Caching
  • Урок 24. 00:13:16
    Memoizing
  • Урок 25. 00:19:30
    API Routes
  • Урок 26. 00:18:11
    Creating API Routes
  • Урок 27. 00:04:29
    What is Next.js Middleware?
  • Урок 28. 00:14:20
    Authenticating APIs with Middleware
  • Урок 29. 00:07:21
    Edge Functions & Runtime
  • Урок 30. 00:11:10
    Deploying to Vercel
  • Урок 31. 00:18:20
    Updating a Vercel App
  • Урок 32. 00:06:52
    Testing Next.js Apps with Vitest
  • Урок 33. 00:09:41
    Testing the Dashboard Page
  • Урок 34. 00:11:33
    Top Picks & Q&A
  • Урок 35. 00:04:03
    Wrapping Up