Удален по просьбе правообладателя
  1. Урок 1. 00:09:52
    Introduction
  2. Урок 2. 00:06:32
    Course Overview
  3. Урок 3. 00:13:04
    Next.js Overview
  4. Урок 4. 00:04:24
    Getting Started with Next.js
  5. Урок 5. 00:07:30
    Routing with Pages in Next.js
  6. Урок 6. 00:04:30
    Dynamic Route Parameters in Next.js
  7. Урок 7. 00:09:00
    Catch-All Routes
  8. Урок 8. 00:10:27
    Page Navigation with the Link Component
  9. Урок 9. 00:04:38
    Routing and Navigation Q&A
  10. Урок 10. 00:10:03
    Adding CSS & Modules
  11. Урок 11. 00:11:03
    Adding Theme UI
  12. Урок 12. 00:07:32
    Styling with Theme UI
  13. Урок 13. 00:04:39
    Variants & Styling
  14. Урок 14. 00:09:06
    Customizing the Next.js Config
  15. Урок 15. 00:11:37
    Plugins
  16. Урок 16. 00:02:46
    Typescript with Next.js
  17. Урок 17. 00:03:54
    Creating API Routes
  18. Урок 18. 00:09:56
    API Handlers
  19. Урок 19. 00:13:07
    Creating an API
  20. Урок 20. 00:11:03
    Fetching Data & getStaticProps
  21. Урок 21. 00:05:48
    Building Static Pages with getStaticPaths
  22. Урок 22. 00:01:18
    Building Dynamic Pages with getServerSideProps
  23. Урок 23. 00:05:41
    Methods of Fetching Data Review and Auth Q&A
  24. Урок 24. 00:07:23
    Fetching Notes with getServerSideProps
  25. Урок 25. 00:08:59
    Fetching Notes & Dynamic Rendering
  26. Урок 26. 00:06:41
    Rendering Modes
  27. Урок 27. 00:10:10
    Working with SSR
  28. Урок 28. 00:04:24
    Deploying Next.js Overview
  29. Урок 29. 00:07:05
    Deploying Next.js on Vercel
  30. Урок 30. 00:13:13
    Q&A
  31. Урок 31. 00:01:07
    Wrapping Up