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