Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай The No-BS Solution for Enterprise-Ready Next.js Applications, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:05:55
    Welcome to Pro Next.js
  • Урок 2. 00:04:38
    Why You Should Choose Next.js
  • Урок 3. 00:02:46
    When Not to Use Next.js
  • Урок 4. 00:04:17
    The React, Next.js, and Vercel Controversy
  • Урок 5. 00:07:57
    Create and Deploy a Next.js Application
  • Урок 6. 00:01:50
    An Overview of the First Application
  • Урок 7. 00:01:41
    Create Your First Route
  • Урок 8. 00:03:33
    Add a Header Using Layout
  • Урок 9. 00:05:00
    Choosing a SSR Framework or a SPA System
  • Урок 10. 00:12:45
    Client vs. Server Components in Next.js
  • Урок 11. 00:14:27
    Add Authentication with NextAuth.js
  • Урок 12. 00:03:03
    NextAuth v5 Update
  • Урок 13. 00:07:39
    Composition in Next.js: Understanding Client and Server Components
  • Урок 14. 00:15:01
    Intro to Server Actions
  • Урок 15. 00:08:58
    Add Interactivity with Next.js Server Actions
  • Урок 16. 00:11:05
    Store Chat Data in a Database
  • Урок 17. 00:12:46
    File-Based Routing with App Router
  • Урок 18. 00:09:47
    Adding Parameterized Routes to a Next.js App
  • Урок 19. 00:08:21
    Access Data with React Server Components
  • Урок 20. 00:06:47
    Implement Parallel Routes for a Chat Menu Sidebar
  • Урок 21. 00:07:30
    Implement Streaming AI Responses
  • Урок 22. 00:00:39
    What You've Learned So Far
  • Урок 23. 00:03:18
    Styling Next.js App Router Applications
  • Урок 24. 00:04:18
    Create a Layout with CSS Modules
  • Урок 25. 00:08:52
    Refine the Layout with CSS Modules
  • Урок 26. 00:03:47
    Getting Started with Tailwind CSS
  • Урок 27. 00:03:04
    Configure Container Queries with Tailwind CSS
  • Урок 28. 00:02:33
    Combine CSS Modules with Tailwind CSS
  • Урок 29. 00:06:25
    Intro to Meta's StyleX
  • Урок 30. 00:03:03
    Finish Styling with StyleX
  • Урок 31. 00:04:36
    Styling with Material UI's Pigment CSS
  • Урок 32. 00:04:41
    Finish Styling with Pigment CSS
  • Урок 33. 00:01:41
    Styling with Emotion
  • Урок 34. 00:03:16
    Comparing Emotion with Tailwind and Pigment
  • Урок 35. 00:02:21
    Introduction to Component Libraries
  • Урок 36. 00:11:06
    shadcn/ui - Blog App Overview
  • Урок 37. 00:07:11
    Park UI
  • Урок 38. 00:05:30
    Bootstrap
  • Урок 39. 00:06:07
    Ant Design
  • Урок 40. 00:06:51
    Material UI
  • Урок 41. 00:05:33
    Chakra UI
  • Урок 42. 00:04:57
    Wedges
  • Урок 43. 00:06:58
    NextUI
  • Урок 44. 00:05:45
    Mantine
  • Урок 45. 00:01:35
    Building a Strong Foundation
  • Урок 46. 00:05:50
    Setting up ESLint and Prettier
  • Урок 47. 00:05:54
    Organizing Component Files
  • Урок 48. 00:01:55
    Organizing Components into Directories
  • Урок 49. 00:02:47
    Importing Component Files
  • Урок 50. 00:07:09
    Component Locations
  • Урок 51. 00:04:50
    Setting up Storybook with Next.js
  • Урок 52. 00:07:33
    Testing with Jest
  • Урок 53. 00:03:42
    Testing Async RSCs with Jest
  • Урок 54. 00:07:26
    Testing with Vitest
  • Урок 55. 00:02:11
    Testing Async RSCs with Vitest
  • Урок 56. 00:05:29
    End-to-End Testing with Cypress
  • Урок 57. 00:04:56
    E2E Testing with Playwright
  • Урок 58. 00:14:55
    Check Bundle Size with GitHub Actions and Husky
  • Урок 59. 00:04:04
    Should You Use a Monorepo?
  • Урок 60. 00:06:17
    Creating a Next.js App in a Turborepo Monorepo
  • Урок 61. 00:12:44
    Storybook in a Turborepo Monorepo
  • Урок 62. 00:04:26
    Naming and Organizing Server and Client Components
  • Урок 63. 00:08:00
    Lego Components
  • Урок 64. 00:00:42
    Embrace the JS, Next.js, and React Ecosystem
  • Урок 65. 00:01:00
    Caching with the Next.js App Router
  • Урок 66. 00:03:34
    The Full Route Cache
  • Урок 67. 00:02:03
    Dynamic Routes in Next.js
  • Урок 68. 00:03:13
    Automatic and Manual Revalidation
  • Урок 69. 00:02:28
    Next.js API Route Caching
  • Урок 70. 00:03:52
    Data Caching and Revalidation with React Server Components
  • Урок 71. 00:05:18
    Cache-busting with Tags
  • Урок 72. 00:09:03
    The Next.js Router Cache
  • Урок 73. 00:03:32
    Understanding the Example Monorepo Structure
  • Урок 74. 00:05:42
    Intro to Systems Architecture
  • Урок 75. 00:03:02
    The API Route Variant of Local Systems
  • Урок 76. 00:02:30
    Building with Local Server Actions in Next.js
  • Урок 77. 00:05:15
    BFF Architecture with GraphQL
  • Урок 78. 00:03:20
    Backend-for-Frontend (BFF) Architecture with Server Actions
  • Урок 79. 00:03:57
    The API Variant of Backend-for-Frontend Architecture
  • Урок 80. 00:04:14
    BFF Pattern with gRPC (TwirpScript)
  • Урок 81. 00:05:02
    BFF Architecture with tRPC
  • Урок 82. 00:05:26
    Server Architecture with an External API Domain
  • Урок 83. 00:04:06
    Proxying External Systems with Next.js
  • Урок 84. 00:06:36
    Token Variation of the External Systems Architecture
  • Урок 85. 00:03:13
    Token Variation of the External Systems Architecture
  • Урок 86. 00:01:15
    Adding Suspense to the Application
  • Урок 87. 00:03:11
    Granular Suspense in React
  • Урок 88. 00:05:16
    DIY Streaming with Server Actions
  • Урок 89. 00:16:09
    Cached Server Actions in Next.js
  • Урок 90. 00:07:31
    File Uploads in Next.js App Router Apps