Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Ultimate Next.js 15 Course + eBook, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:01:51
    001 - Meet Adrian, Your Instructor
  2. Урок 2. 00:03:14
    002 - Get the Most Out of This Course
  3. Урок 3. 00:02:54
    003 - Environment Setup
  4. Урок 4. 00:12:28
    004 - Intro to the course
  5. Урок 5. 00:07:21
    005 - Prerequisites
  6. Урок 6. 00:08:50
    006 - Before Next.js
  7. Урок 7. 00:13:01
    007 - Introduction to Next.js
  8. Урок 8. 00:08:21
    008 - How Web Works
  9. Урок 9. 00:06:46
    009 - Next.js Project Structure
  10. Урок 10. 00:06:12
    010 - React Client and Server Components
  11. Урок 11. 00:17:36
    011 - Routing, Handling Errors & Loadings
  12. Урок 12. 00:12:28
    012 - Data Fetching (CSR, SSR, ISR, PPR)
  13. Урок 13. 00:03:47
    013 - API Routes
  14. Урок 14. 00:04:29
    014 - SEO & Metadata
  15. Урок 15. 00:09:42
    015 - Create a Next.js Application
  16. Урок 16. 00:07:57
    016 - Git & GitHub Setup
  17. Урок 17. 00:12:50
    017 - ESlint & Prettier Setup
  18. Урок 18. 00:02:51
    018 - Migrate to NEW ESLint
  19. Урок 19. 00:04:47
    019 - Tailwind CSS Setup
  20. Урок 20. 00:06:59
    020 - Tailwind CSS Theming
  21. Урок 21. 00:05:42
    021 - Setup Fonts
  22. Урок 22. 00:05:43
    022 - Assets and Metadata
  23. Урок 23. 00:20:59
    023 - File Based Routing
  24. Урок 24. 00:15:43
    024 - Client vs. Server Paradigm
  25. Урок 25. 00:15:24
    025 - Different Rendering Strategies
  26. Урок 26. 00:07:25
    026 - Set up the themes
  27. Урок 27. 00:04:20
    027 - Installing ShadCN UI
  28. Урок 28. 00:06:28
    028 - Creating the Navbar
  29. Урок 29. 00:03:33
    029 - Create a theme toggler
  30. Урок 30. 00:01:16
    030 - What is Authentication
  31. Урок 31. 00:02:30
    031 - HTTP State Management Mechanisms
  32. Урок 32. 00:05:39
    032 - Create Auth Routes
  33. Урок 33. 00:10:25
    033 - Create Auth Layout & Social Auth Form
  34. Урок 34. 00:05:38
    034 - Setup NextAuth with GitHub Provider
  35. Урок 35. 00:14:29
    035 - Implement Github SignIn
  36. Урок 36. 00:04:31
    036 - Implement Google SignIn
  37. Урок 37. 00:21:00
    037 - Creating Auth Form
  38. Урок 38. 00:21:56
    038 - Mobile Navigation
  39. Урок 39. 00:04:37
    039 - Active Lesson LeftSidebar
  40. Урок 40. 00:08:12
    040 - Implement LeftSidebar
  41. Урок 41. 00:24:31
    041 - Implement RightSidebar
  42. Урок 42. 00:03:35
    042 - What’s State Management
  43. Урок 43. 00:03:15
    043 - Different types of State Management
  44. Урок 44. 00:01:41
    044 - State Management in Next.js
  45. Урок 45. 00:02:22
    045 - URL State Management
  46. Урок 46. 00:03:07
    046 - Different URL Parameters in Next.js
  47. Урок 47. 00:03:45
    047 - How to do URL State Management
  48. Урок 48. 00:04:44
    048 - Home Layout
  49. Урок 49. 00:35:58
    049 - Local Search Bar
  50. Урок 50. 00:14:14
    050 - Filter in Next.js
  51. Урок 51. 00:25:56
    051 - Question Card
  52. Урок 52. 00:12:58
    052 - Question Form
  53. Урок 53. 00:24:33
    053 - Question Editor
  54. Урок 54. 00:24:12
    054 - Multiple Tags Input
  55. Урок 55. 00:03:32
    055 - Thinking in Backend
  56. Урок 56. 00:17:34
    056 - Setup MongoDB and Mongoose
  57. Урок 57. 00:08:58
    057 - Architect Database Structure
  58. Урок 58. 00:06:25
    058 - Create User Model
  59. Урок 59. 00:04:05
    059 - Create Account Model
  60. Урок 60. 00:03:32
    060 - Create Question Model
  61. Урок 61. 00:03:14
    061 - Create Answer Model
  62. Урок 62. 00:06:13
    062 - Create Tag Models
  63. Урок 63. 00:02:48
    063 - Create Vote Model
  64. Урок 64. 00:01:18
    064 - Create Collection Model
  65. Урок 65. 00:03:47
    065 - Create Interaction Model
  66. Урок 66. 00:04:07
    066 - The Art of Failing Gracefully
  67. Урок 67. 00:19:14
    067 - Implement Error Handling
  68. Урок 68. 00:11:12
    068 - Implement Logging
  69. Урок 69. 00:22:00
    069 - Introduction to Route Handlers^
  70. Урок 70. 00:18:23
    070 - Create & Read User Routes
  71. Урок 71. 00:08:15
    071 - Dynamic User Routes
  72. Урок 72. 00:04:45
    072 - Users by Mail
  73. Урок 73. 00:06:18
    073 - Create & Read Account Routes
  74. Урок 74. 00:03:45
    074 - Dynamic Account Routes
  75. Урок 75. 00:02:13
    075 - Account by Provider
  76. Урок 76. 00:25:58
    076 - API Fetch Handler
  77. Урок 77. 00:04:21
    077 - Flow of Application
  78. Урок 78. 00:04:58
    078 - The Edge Case
  79. Урок 79. 00:27:29
    079 - Accounts for oAuth
  80. Урок 80. 00:08:22
    080 - Debugging oAuth
  81. Урок 81. 00:31:54
    081 - Server Action Demo
  82. Урок 82. 00:04:21
    082 - Flow of Application^
  83. Урок 83. 00:06:17
    083 - Server Action Handler
  84. Урок 84. 00:30:46
    084 - Sign Up implementation
  85. Урок 85. 00:05:53
    085 - Sign In implementation
  86. Урок 86. 00:15:49
    086 - Auth Checks and Logout
  87. Урок 87. 00:14:05
    087 - Create Question Action
  88. Урок 88. 00:13:57
    088 - Create and Test Question
  89. Урок 89. 00:16:23
    089 - Edit Question Action
  90. Урок 90. 00:09:55
    090 - Edit and Test Question
  91. Урок 91. 00:30:36
    091 - Fetch and Display Questions
  92. Урок 92. 00:21:38
    092 - Render UI States
  93. Урок 93. 00:18:53
    093 - Create Tags Action
  94. Урок 94. 00:19:08
    094 - Display Tags
  95. Урок 95. 00:08:15
    095 - Create Tags Question Action
  96. Урок 96. 00:14:22
    096 - Create Question Details UI
  97. Урок 97. 00:07:34
    097 - Render Question Content
  98. Урок 98. 00:03:40
    098 - Fetch Question Details
  99. Урок 99. 00:12:16
    099 - Question Views (Approach 1)
  100. Урок 100. 00:09:02
    100 - Question Views (Approach 2)
  101. Урок 101. 00:06:12
    101 - Question Views (Approach 3)
  102. Урок 102. 00:14:29
    102 - Create Answer Form
  103. Урок 103. 00:14:12
    103 - Create Answer Action
  104. Урок 104. 00:10:28
    104 - 4F9DD9FD1CB3456CA037048523F19EBD
  105. Урок 105. 00:16:59
    105 - Display All Answers
  106. Урок 106. 00:03:46
    106 - AI Integration (Intro)
  107. Урок 107. 00:01:10
    107 - OpenAI Integration
  108. Урок 108. 00:11:59
    108 - AI Answer API Route
  109. Урок 109. 00:09:12
    109 - Generate AI Answer
  110. Урок 110. 00:06:17
    110 - Make Your Answer AI-Perfect
  111. Урок 111. 00:11:57
    111 - Develop UI
  112. Урок 112. 00:17:43
    112 - Create Vote Actions
  113. Урок 113. 00:06:50
    113 - Has Voted Action
  114. Урок 114. 00:11:31
    114 - Integrate Actions on UI
  115. Урок 115. 00:03:44
    115 - Fix Vote Issue
  116. Урок 116. 00:04:24
    116 - Answer Votes
  117. Урок 117. 00:08:12
    117 - Get All Users Action
  118. Урок 118. 00:13:20
    118 - Display all Users
  119. Урок 119. 00:07:39
    119 - Add to Collection Action
  120. Урок 120. 00:07:54
    120 - Implement Save Question
  121. Урок 121. 00:06:28
    121 - Show User Has Saved Question
  122. Урок 122. 00:14:10
    122 - Get All Saved Questions Action
  123. Урок 123. 00:06:33
    123 - Develop Collections Page
  124. Урок 124. 00:17:03
    124 - Create Filter Component
  125. Урок 125. 00:07:52
    125 - Integrate Filters Everywhere
  126. Урок 126. 00:17:47
    126 - Implement Pagination
  127. Урок 127. 00:05:50
    127 - Show Top Questions
  128. Урок 128. 00:03:50
    128 - Show Popular Tags
  129. Урок 129. 00:02:49
    129 - Optimization
  130. Урок 130. 00:04:51
    130 - Get User Info
  131. Урок 131. 00:16:48
    131 - Develop Profile Header
  132. Урок 132. 00:08:49
    132 - Develop Stats UI
  133. Урок 133. 00:05:44
    133 - Tabs Layout
  134. Урок 134. 00:09:06
    134 - Implement User Questions Tab
  135. Урок 135. 00:11:52
    135 - Implement User Answers Tab
  136. Урок 136. 00:12:33
    136 - Implement User Tags
  137. Урок 137. 00:02:19
    137 - A note moving forward
  138. Урок 138. 00:16:16
    138 - Create Edit Delete Component for Questions and Answers
  139. Урок 139. 00:02:38
    139 - Implement Question Delete Functionality
  140. Урок 140. 00:02:11
    140 - Build interactions and reputation
  141. Урок 141. 00:05:33
    141 - Build interactions and reputation
  142. Урок 142. 00:07:00
    142 - Badge System
  143. Урок 143. 00:09:07
    143 - Build Recommendation System
  144. Урок 144. 00:03:53
    144 - Build Recommendation System
  145. Урок 145. 00:01:49
    145 - Use of Loading file
  146. Урок 146. 00:01:53
    146 - Use of Error File
  147. Урок 147. 00:05:16
    147 - How to SEO-optimize websites in Nextjs
  148. Урок 148. 00:02:12
    148 - How to SEO-optimize websites in Nextjs
  149. Урок 149. 02:37:08
    149 - Advanced Next.js
  150. Урок 150. 00:14:17
    150 - Deploy on Vercel