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