589689.xyz

[Udemy] NextJS & React - The Complete Guide (2021) [En]

  • 收录时间:2022-12-22 16:17:02
  • 文件大小:10GB
  • 下载次数:1
  • 最近下载:2022-12-22 16:17:02
  • 磁力链接:

文件列表

  1. 02 Optional_ React Refresher/045 Using Context In Components.mp4 212MB
  2. 05 Page Pre-Rendering & Data Fetching/107 Implementing Client-Side Data Fetching.mp4 174MB
  3. 09 Project Time_ API Routes/151 Connecting the Frontend To the Comments API Routes.mp4 172MB
  4. 09 Project Time_ API Routes/158 More Error Handling.mp4 167MB
  5. 11 Complete App Example_ Build a Full Blog A to Z/193 Adding UI Feedback With Notifications.mp4 164MB
  6. 12 Deploying NextJS Apps/205 A Full Deployment Example (To Vercel).mp4 157MB
  7. 14 Optional_ NextJS Summary/261 Adding _head_ Metadata To Pages.mp4 148MB
  8. 08 Adding Backend Code with API Routes (Fullstack React)/143 Creating & Using Dynamic API Routes.mp4 147MB
  9. 04 Project Time_ Working with File-based Routing/071 Adding More React Components & Connecting Components.mp4 144MB
  10. 14 Optional_ NextJS Summary/249 Adding Custom Components & Styling With CSS Modules.mp4 143MB
  11. 11 Complete App Example_ Build a Full Blog A to Z/187 Rendering Images With The _Next Image_ Component (From Markdown).mp4 137MB
  12. 07 Optimizing NextJS Apps/131 Optimizing Images with the _Next Image_ Component & Feature.mp4 136MB
  13. 14 Optional_ NextJS Summary/262 Deploying NextJS Projects.mp4 132MB
  14. 02 Optional_ React Refresher/030 Adding Routing.mp4 127MB
  15. 05 Page Pre-Rendering & Data Fetching/109 Combining Pre-Fetching With Client-Side Fetching.mp4 124MB
  16. 12 Deploying NextJS Apps/203 The NextJS Config File & Working With Environment Variables.mp4 117MB
  17. 06 Project Time_ Page Pre-rendering & Data Fetching/118 Using Server-side Rendering (SSR).mp4 107MB
  18. 14 Optional_ NextJS Summary/260 Getting Meetup Detail Data & Paths.mp4 105MB
  19. 06 Project Time_ Page Pre-rendering & Data Fetching/114 Adding Static Site Generation (SSG) On The Home Page.mp4 102MB
  20. 11 Complete App Example_ Build a Full Blog A to Z/194 Adding _head_ Data.mp4 96MB
  21. 06 Project Time_ Page Pre-rendering & Data Fetching/115 Loading Data & Paths For Dynamic Pages.mp4 93MB
  22. 05 Page Pre-Rendering & Data Fetching/108 Using the _useSWR_ NextJS Hook.mp4 93MB
  23. 09 Project Time_ API Routes/153 Running MongoDB Queries From Inside API Routes.mp4 92MB
  24. 04 Project Time_ Working with File-based Routing/072 Styling Components In Next.js Projects.mp4 92MB
  25. 02 Optional_ React Refresher/035 Creating _Wrapper_ Components.mp4 89MB
  26. 13 Adding Authentication/217 Adding the _Credentials Auth Provider_ & User Login Logic.mp4 85MB
  27. 12 Deploying NextJS Apps/204 Running a Test Build & Reducing Code Size.mp4 84MB
  28. 07 Optimizing NextJS Apps/125 Adding Dynamic _head_ Content.mp4 83MB
  29. 11 Complete App Example_ Build a Full Blog A to Z/179 Rendering Dummy Post Data.mp4 83MB
  30. 11 Complete App Example_ Build a Full Blog A to Z/188 Rendering Code Snippets From Markdown.mp4 81MB
  31. 04 Project Time_ Working with File-based Routing/069 Adding Dummy Data & Static Files.mp4 80MB
  32. 09 Project Time_ API Routes/157 Adding Error Handling.mp4 78MB
  33. 06 Project Time_ Page Pre-rendering & Data Fetching/116 Optimizing Data Fetching.mp4 77MB
  34. 06 Project Time_ Page Pre-rendering & Data Fetching/119 Adding Client-Side Data Fetching.mp4 76MB
  35. 05 Page Pre-Rendering & Data Fetching/094 Working With Dynamic Parameters.mp4 72MB
  36. 14 Optional_ NextJS Summary/259 Getting Data From The Database (For Page Pre-Rendering).mp4 72MB
  37. 11 Complete App Example_ Build a Full Blog A to Z/184 Adding Functions To Read & Fetch Data From Markdown Files.mp4 69MB
  38. 02 Optional_ React Refresher/037 Getting User Input & Handling Form Submission.mp4 68MB
  39. 08 Adding Backend Code with API Routes (Fullstack React)/141 Using API Routes To Get Data.mp4 68MB
  40. 14 Optional_ NextJS Summary/251 Introducing Data Fetching For Page Generation (getStaticProps).mp4 68MB
  41. 13 Adding Authentication/227 Adding the _Change Password_ Logic.mp4 66MB
  42. 09 Project Time_ API Routes/154 Inserting Comments Into The Database.mp4 65MB
  43. 02 Optional_ React Refresher/041 Getting Started with Fetching Data.mp4 65MB
  44. 14 Optional_ NextJS Summary/245 Rendering A List Of (Dummy) Meetups.mp4 64MB
  45. 11 Complete App Example_ Build a Full Blog A to Z/186 Rendering Dynamic Post Pages & Paths.mp4 62MB
  46. 13 Adding Authentication/214 Adding A User Signup API Route.mp4 62MB
  47. 01 Getting Started/003 Key Feature_ Server-side Page (Pre-)Rendering.mp4 61MB
  48. 14 Optional_ NextJS Summary/233 Key Feature_ Server-side (Pre-) Rendering of Pages.mp4 61MB
  49. 14 Optional_ NextJS Summary/257 Connecting & Querying a MongoDB Database.mp4 61MB
  50. 12 Deploying NextJS Apps/200 Building NextJS Apps_ Your Options.mp4 61MB
  51. 11 Complete App Example_ Build a Full Blog A to Z/181 Working On The _Post Detail_ Page.mp4 60MB
  52. 05 Page Pre-Rendering & Data Fetching/090 A Look Behind The Scenes.mp4 59MB
  53. 02 Optional_ React Refresher/033 Outputting Lists Of Data & Components.mp4 59MB
  54. 14 Optional_ NextJS Summary/250 How NextJS Page Pre-Rendering Actually Works.mp4 59MB
  55. 02 Optional_ React Refresher/042 Using the _useEffect_ Hook.mp4 58MB
  56. 04 Project Time_ Working with File-based Routing/078 Navigating to the _Filtered Events_ Page Progammatically.mp4 55MB
  57. 10 Working with App-wide State (React Context)/162 Our Target State & Starting Project.mp4 55MB
  58. 02 Optional_ React Refresher/043 Introducing React Context.mp4 55MB
  59. 04 Project Time_ Working with File-based Routing/073 Adding Buttons & Icons.mp4 54MB
  60. 02 Optional_ React Refresher/036 Working With Forms.mp4 54MB
  61. 13 Adding Authentication/215 Sending Signup Requests From The Frontend.mp4 54MB
  62. 05 Page Pre-Rendering & Data Fetching/091 Utilizing Incremental Static Generation (ISR).mp4 53MB
  63. 02 Optional_ React Refresher/039 Sending a POST Http Request.mp4 53MB
  64. 09 Project Time_ API Routes/149 Adding a Newsletter Route.mp4 53MB
  65. 13 Adding Authentication/228 Sending a _Change Password_ Request From The Frontend.mp4 52MB
  66. 02 Optional_ React Refresher/022 How React Works & Understanding Components.mp4 52MB
  67. 10 Working with App-wide State (React Context)/168 Challenge Solution.mp4 52MB
  68. 08 Adding Backend Code with API Routes (Fullstack React)/139 Parsing The Incoming Request & Executing Server-side Code.mp4 51MB
  69. 06 Project Time_ Page Pre-rendering & Data Fetching/113 Preparations.mp4 51MB
  70. 11 Complete App Example_ Build a Full Blog A to Z/178 Adding A Post Grid & Post Items.mp4 50MB
  71. 02 Optional_ React Refresher/034 Adding Even More Components.mp4 50MB
  72. 13 Adding Authentication/221 Adding Client-Side Page Guards (Route Protection).mp4 49MB
  73. 11 Complete App Example_ Build a Full Blog A to Z/192 Storing Messages With MongoDB In A Database.mp4 48MB
  74. 13 Adding Authentication/223 Protecting the _Auth_ Page.mp4 48MB
  75. 02 Optional_ React Refresher/046 More Context Usage.mp4 47MB
  76. 02 Optional_ React Refresher/038 Preparing The App For Http Requests & Adding a Backend.mp4 46MB
  77. 04 Project Time_ Working with File-based Routing/077 Adding a Filter Form for Filtering Events.mp4 46MB
  78. 09 Project Time_ API Routes/148 Starting Setup & A Challenge For You!.mp4 46MB
  79. 08 Adding Backend Code with API Routes (Fullstack React)/142 Using API Routes For Pre-Rendering Pages.mp4 46MB
  80. 04 Project Time_ Working with File-based Routing/075 Adding a General Layout Wrapper Component.mp4 45MB
  81. 02 Optional_ React Refresher/016 Why ReactJS & A First Demo.mp4 44MB
  82. 02 Optional_ React Refresher/015 What is ReactJS_.mp4 44MB
  83. 05 Page Pre-Rendering & Data Fetching/089 Running Server-side Code & Using the Filesystem.mp4 44MB
  84. 14 Optional_ NextJS Summary/236 Creating a NextJS Project & IDE Setup.mp4 44MB
  85. 01 Getting Started/007 Creating a NextJS Project & Setting Up Our IDE.mp4 44MB
  86. 04 Project Time_ Working with File-based Routing/074 Adding the _Event Detail_ Page (Dynamic Route).mp4 43MB
  87. 05 Page Pre-Rendering & Data Fetching/110 Module Summary.mp4 43MB
  88. 14 Optional_ NextJS Summary/258 Sending HTTP Requests To API Routes.mp4 43MB
  89. 04 Project Time_ Working with File-based Routing/079 Extracting Data on the Catch-All Page.mp4 43MB
  90. 10 Working with App-wide State (React Context)/167 Example_ Removing Notifications (Automatically).mp4 43MB
  91. 07 Optimizing NextJS Apps/128 Merging _head_ Content.mp4 42MB
  92. 11 Complete App Example_ Build a Full Blog A to Z/191 Sending Data From The Client To The API Route.mp4 42MB
  93. 09 Project Time_ API Routes/155 Getting Data From The Database.mp4 42MB
  94. 01 Getting Started/001 Welcome to the Course!.mp4 42MB
  95. 13 Adding Authentication/222 Adding Server-Side Page Guards (And When To Use Which Approach).mp4 41MB
  96. 13 Adding Authentication/218 Sending a _Signin_ Request From The Frontend.mp4 41MB
  97. 11 Complete App Example_ Build a Full Blog A to Z/185 Using Markdown Data For Rendering Posts.mp4 41MB
  98. 09 Project Time_ API Routes/150 Adding Comments API Routes.mp4 41MB
  99. 05 Page Pre-Rendering & Data Fetching/084 The Problem With Traditional React Apps (and Data Fetching).mp4 41MB
  100. 14 Optional_ NextJS Summary/255 Dynamic Pages & getStaticProps & getStaticPaths.mp4 40MB
  101. 02 Optional_ React Refresher/040 Navigating Programmatically.mp4 40MB
  102. 04 Project Time_ Working with File-based Routing/080 Final Steps.mp4 39MB
  103. 02 Optional_ React Refresher/028 Introducing State.mp4 39MB
  104. 10 Working with App-wide State (React Context)/166 Example_ Triggering & Showing Notifications.mp4 38MB
  105. 11 Complete App Example_ Build a Full Blog A to Z/175 Adding Layout & Navigation.mp4 38MB
  106. 04 Project Time_ Working with File-based Routing/070 Adding Regular React Components.mp4 37MB
  107. 14 Optional_ NextJS Summary/252 More Static Site Generation (SSG) With getStaticProps.mp4 37MB
  108. 11 Complete App Example_ Build a Full Blog A to Z/196 Using React Portals.mp4 36MB
  109. 03 Pages & File-based Routing/064 Module Summary.mp4 36MB
  110. 05 Page Pre-Rendering & Data Fetching/100 Fallback Pages & _Not Found_ Pages.mp4 36MB
  111. 14 Optional_ NextJS Summary/238 Adding First Pages To The Project.mp4 36MB
  112. 13 Adding Authentication/212 How Does Authentication Work (In React & NextJS Apps)_.mp4 35MB
  113. 02 Optional_ React Refresher/044 Updating State Based On Previous State.mp4 35MB
  114. 09 Project Time_ API Routes/152 Setting Up A MongoDB Database.mp4 35MB
  115. 03 Pages & File-based Routing/060 Navigating To Dynamic Routes.mp4 35MB
  116. 05 Page Pre-Rendering & Data Fetching/088 Adding _getStaticProps_ To Pages.mp4 34MB
  117. 02 Optional_ React Refresher/029 Working with _Event Props_.mp4 34MB
  118. 01 Getting Started/009 A First Demo_ NextJS In Action!.mp4 34MB
  119. 14 Optional_ NextJS Summary/253 Exploring getServerSideProps.mp4 34MB
  120. 11 Complete App Example_ Build a Full Blog A to Z/174 Adding The _Hero_ Component.mp4 33MB
  121. 11 Complete App Example_ Build a Full Blog A to Z/195 Adding A __document.js_ File.mp4 33MB
  122. 03 Pages & File-based Routing/057 Building Nested Dynamic Routes & Paths.mp4 33MB
  123. 14 Optional_ NextJS Summary/247 The __app.js_ File & Wrapper Components.mp4 32MB
  124. 13 Adding Authentication/219 Managing Active Session (On The Frontend).mp4 32MB
  125. 07 Optimizing NextJS Apps/126 Reusing Logic Inside A Component.mp4 32MB
  126. 07 Optimizing NextJS Apps/129 The __document.js_ File (And What It Does).mp4 31MB
  127. 05 Page Pre-Rendering & Data Fetching/087 NextJS Pre-renders By Default!.mp4 31MB
  128. 02 Optional_ React Refresher/019 Creating a New React Project.mp4 30MB
  129. 11 Complete App Example_ Build a Full Blog A to Z/183 Adding Markdown Files As A Data Source.mp4 30MB
  130. 02 Optional_ React Refresher/026 Handling Events.mp4 29MB
  131. 08 Adding Backend Code with API Routes (Fullstack React)/144 Exploring Different Ways Of Structuring API Route Files.mp4 29MB
  132. 02 Optional_ React Refresher/021 Diving Into The Created Project.mp4 29MB
  133. 14 Optional_ NextJS Summary/254 Working With Dynamic Path Params In getStaticProps.mp4 29MB
  134. 08 Adding Backend Code with API Routes (Fullstack React)/140 Sending Requests To API Routes.mp4 29MB
  135. 14 Optional_ NextJS Summary/256 Introducing API Routes.mp4 28MB
  136. 02 Optional_ React Refresher/023 More Component Work & Styling With CSS Classes.mp4 28MB
  137. 13 Adding Authentication/224 Using the _next-auth_ Session Provider Component.mp4 28MB
  138. 02 Optional_ React Refresher/032 Scoping Component Styles With CSS Modules.mp4 28MB
  139. 10 Working with App-wide State (React Context)/163 Creating a New React Context.mp4 27MB
  140. 10 Working with App-wide State (React Context)/165 Using Context Data In Components.mp4 27MB
  141. 05 Page Pre-Rendering & Data Fetching/103 _getServerSideProps_ and its Context.mp4 27MB
  142. 03 Pages & File-based Routing/056 Extracting Dynamic Path Segment Data (Dynamic Routes).mp4 25MB
  143. 07 Optimizing NextJS Apps/124 Configuring the _head_ Content.mp4 25MB
  144. 02 Optional_ React Refresher/017 Building Single-Page Applications (SPAs).mp4 25MB
  145. 02 Optional_ React Refresher/031 Adding Links & Navigation.mp4 25MB
  146. 14 Optional_ NextJS Summary/246 Adding A Form For Adding Meetups.mp4 24MB
  147. 08 Adding Backend Code with API Routes (Fullstack React)/138 Preparing the Frontend Form.mp4 24MB
  148. 05 Page Pre-Rendering & Data Fetching/098 Working With Fallback Pages.mp4 23MB
  149. 08 Adding Backend Code with API Routes (Fullstack React)/137 Writing Our First API Route.mp4 23MB
  150. 02 Optional_ React Refresher/024 Building & Re-using Components.mp4 23MB
  151. 13 Adding Authentication/226 Protecting API Routes.mp4 23MB
  152. 08 Adding Backend Code with API Routes (Fullstack React)/136 What are _API Routes__.mp4 23MB
  153. 11 Complete App Example_ Build a Full Blog A to Z/189 Preparing The Contact Form.mp4 22MB
  154. 10 Working with App-wide State (React Context)/164 Adding Context State.mp4 22MB
  155. 11 Complete App Example_ Build a Full Blog A to Z/173 Getting Started With The Home Page.mp4 22MB
  156. 03 Pages & File-based Routing/059 Navigating with the _Link_ Component.mp4 22MB
  157. 11 Complete App Example_ Build a Full Blog A to Z/180 Adding the _All Posts_ Page.mp4 22MB
  158. 14 Optional_ NextJS Summary/248 Programmatic Navigation.mp4 22MB
  159. 05 Page Pre-Rendering & Data Fetching/093 A Closer Look At _getStaticProps_ & Configuration Options.mp4 22MB
  160. 05 Page Pre-Rendering & Data Fetching/099 Loading Paths Dynamically.mp4 21MB
  161. 14 Optional_ NextJS Summary/263 Working With Fallback Pages & Re-Deploying.mp4 21MB
  162. 14 Optional_ NextJS Summary/243 Onwards To A Bigger Project!.mp4 21MB
  163. 01 Getting Started/010 About This Course & Course Outline.mp4 21MB
  164. 05 Page Pre-Rendering & Data Fetching/104 Dynamic Pages & _getServerSideProps_.mp4 21MB
  165. 14 Optional_ NextJS Summary/242 Linking Between Pages.mp4 21MB
  166. 11 Complete App Example_ Build a Full Blog A to Z/190 Adding The Contact API Route.mp4 21MB
  167. 11 Complete App Example_ Build a Full Blog A to Z/177 Starting Work On The _Featured Posts_ Part.mp4 20MB
  168. 02 Optional_ React Refresher/020 Setting Up A Code Editor.mp4 20MB
  169. 04 Project Time_ Working with File-based Routing/068 Setting Up The Main Pages.mp4 20MB
  170. 06 Project Time_ Page Pre-rendering & Data Fetching/117 Working on the _All Events_ Page.mp4 20MB
  171. 05 Page Pre-Rendering & Data Fetching/097 _getStaticPaths_ & Link Prefetching_ Behind The Scenes.mp4 20MB
  172. 13 Adding Authentication/229 Module Summary & Final Steps.mp4 19MB
  173. 03 Pages & File-based Routing/058 Adding Catch-All Routes.mp4 19MB
  174. 03 Pages & File-based Routing/062 Navigating Programmatically.mp4 19MB
  175. 05 Page Pre-Rendering & Data Fetching/101 Introducing _getServerSideProps_ for Server-side Rendering (SSR).mp4 19MB
  176. 13 Adding Authentication/213 Using The _next-auth_ Library.mp4 19MB
  177. 09 Project Time_ API Routes/159 Module Summary.mp4 19MB
  178. 12 Deploying NextJS Apps/202 Checking & Optimizing Our Code.mp4 18MB
  179. 02 Optional_ React Refresher/027 Adding More Components.mp4 18MB
  180. 02 Optional_ React Refresher/025 Passing Data With Props & Dynamic Content.mp4 18MB
  181. 05 Page Pre-Rendering & Data Fetching/105 _getServerSideProps__ Behind The Scenes.mp4 18MB
  182. 05 Page Pre-Rendering & Data Fetching/095 Introducing _getStaticPaths_ For Dynamic Pages.mp4 17MB
  183. 14 Optional_ NextJS Summary/234 Key Feature_ File-based Routing.mp4 17MB
  184. 01 Getting Started/004 Key Feature_ File-based Routing.mp4 17MB
  185. 05 Page Pre-Rendering & Data Fetching/096 Using _getStaticPaths_.mp4 16MB
  186. 13 Adding Authentication/216 Improving Signup With Unique Email Addresses.mp4 16MB
  187. 11 Complete App Example_ Build a Full Blog A to Z/176 Time To Add Styling & A Logo.mp4 16MB
  188. 03 Pages & File-based Routing/055 Adding Dynamic Paths & Routes.mp4 16MB
  189. 07 Optimizing NextJS Apps/127 Working with the __app.js_ File (and Why).mp4 16MB
  190. 05 Page Pre-Rendering & Data Fetching/092 ISR_ A Look Behind The Scenes.mp4 15MB
  191. 05 Page Pre-Rendering & Data Fetching/102 Using _getServerSideProps_ for Server-side Rendering.mp4 14MB
  192. 07 Optimizing NextJS Apps/130 A Closer Look At Our Images.mp4 14MB
  193. 01 Getting Started/011 Taking This Course_ Your Two Options.mp4 14MB
  194. 03 Pages & File-based Routing/061 A Different Way Of Setting Link Hrefs.mp4 14MB
  195. 14 Optional_ NextJS Summary/241 Extracting Dynamic Route Data.mp4 14MB
  196. 11 Complete App Example_ Build a Full Blog A to Z/182 Rendering Markdown As JSX.mp4 13MB
  197. 01 Getting Started/012 How To Get The Most Out Of This Course.mp4 13MB
  198. 11 Complete App Example_ Build a Full Blog A to Z/172 Setting Up The Core Pages.mp4 13MB
  199. 03 Pages & File-based Routing/051 What Is _File-based Routing__ And Why Is It Helpful_.mp4 13MB
  200. 14 Optional_ NextJS Summary/264 Module Summary.mp4 13MB
  201. 13 Adding Authentication/225 Analyzing Further Authentication Requirements.mp4 13MB
  202. 08 Adding Backend Code with API Routes (Fullstack React)/145 Module Summary.mp4 12MB
  203. 07 Optimizing NextJS Apps/123 Analyzing the Need for _head_ Metadata.mp4 12MB
  204. 11 Complete App Example_ Build a Full Blog A to Z/171 Module Introduction.mp4 12MB
  205. 14 Optional_ NextJS Summary/232 What is NextJS_.mp4 12MB
  206. 01 Getting Started/002 What Is Next.js_ And Why Would You Use It_.mp4 12MB
  207. 03 Pages & File-based Routing/054 Working with Nested Paths & Routes.mp4 11MB
  208. 14 Optional_ NextJS Summary/239 Adding Nested Pages _ Paths.mp4 11MB
  209. 14 Optional_ NextJS Summary/235 Key Feature_ Build Fullstack Apps With Ease.mp4 11MB
  210. 01 Getting Started/005 Key Feature_ Build Fullstack React Apps!.mp4 11MB
  211. 04 Project Time_ Working with File-based Routing/076 Working on the _All Events_ Page.mp4 11MB
  212. 03 Pages & File-based Routing/052 Adding A First Page.mp4 11MB
  213. 06 Project Time_ Page Pre-rendering & Data Fetching/120 Module Summary.mp4 11MB
  214. 14 Optional_ NextJS Summary/244 Preparing Our Project Pages.mp4 10MB
  215. 02 Optional_ React Refresher/018 React Alternatives.mp4 10MB
  216. 05 Page Pre-Rendering & Data Fetching/085 How NextJS Prepares & Pre-renders Pages.mp4 10MB
  217. 04 Project Time_ Working with File-based Routing/081 Module Summary.mp4 10MB
  218. 13 Adding Authentication/220 Adding User Logout.mp4 10MB
  219. 14 Optional_ NextJS Summary/240 Creating Dynamic Pages.mp4 10MB
  220. 12 Deploying NextJS Apps/206 A Note On Github & Secret Credentials.mp4 10MB
  221. 11 Complete App Example_ Build a Full Blog A to Z/197 Module Summary.mp4 9MB
  222. 04 Project Time_ Working with File-based Routing/067 Planning The Project.mp4 9MB
  223. 15 Course Roundup/266 Course Roundup.mp4 9MB
  224. 12 Deploying NextJS Apps/201 Key Deployment Steps.mp4 9MB
  225. 05 Page Pre-Rendering & Data Fetching/086 Introducing Static Generation with _getStaticProps_.mp4 8MB
  226. 05 Page Pre-Rendering & Data Fetching/106 Introducing Client-Side Data Fetching (And When To Use It).mp4 8MB
  227. 12 Deploying NextJS Apps/207 Using the _export_ Feature.mp4 8MB
  228. 13 Adding Authentication/211 Our Starting Project.mp4 8MB
  229. 07 Optimizing NextJS Apps/133 Module Summary.mp4 7MB
  230. 14 Optional_ NextJS Summary/231 Module Introduction.mp4 7MB
  231. 14 Optional_ NextJS Summary/237 Analyzing the Created Project.mp4 7MB
  232. 01 Getting Started/008 Analyzing The Created Project.mp4 7MB
  233. 10 Working with App-wide State (React Context)/169 Module Summary.mp4 5MB
  234. 03 Pages & File-based Routing/063 Adding a Custom 404 Page.mp4 5MB
  235. 10 Working with App-wide State (React Context)/161 Module Introduction.mp4 5MB
  236. 04 Project Time_ Working with File-based Routing/066 Module Introduction.mp4 5MB
  237. 03 Pages & File-based Routing/053 Adding a Named _ Static Route File.mp4 5MB
  238. 05 Page Pre-Rendering & Data Fetching/083 Module Introduction.mp4 4MB
  239. 07 Optimizing NextJS Apps/132 Taking A Look At The _Next Image_ Documentation.mp4 3MB
  240. 12 Deploying NextJS Apps/208 Module Summary.mp4 3MB
  241. 02 Optional_ React Refresher/047 Module Summary.mp4 3MB
  242. 03 Pages & File-based Routing/050 Our Starting Setup.mp4 3MB
  243. 02 Optional_ React Refresher/014 Module Introduction.mp4 3MB
  244. 09 Project Time_ API Routes/147 Module Introduction.mp4 2MB
  245. 13 Adding Authentication/210 Module Introduction.mp4 2MB
  246. 12 Deploying NextJS Apps/199 Module Introduction.mp4 2MB
  247. 06 Project Time_ Page Pre-rendering & Data Fetching/112 Module Introduction.mp4 2MB
  248. 03 Pages & File-based Routing/049 Module Introduction.mp4 2MB
  249. 07 Optimizing NextJS Apps/122 Module Summary.mp4 2MB
  250. 08 Adding Backend Code with API Routes (Fullstack React)/135 Module Introduction.mp4 1MB
  251. 12 Deploying NextJS Apps/205 A Full Deployment Example (To Vercel).en.srt 28KB
  252. 02 Optional_ React Refresher/030 Adding Routing.en.srt 25KB
  253. 05 Page Pre-Rendering & Data Fetching/107 Implementing Client-Side Data Fetching.en.srt 24KB
  254. 13 Adding Authentication/217 Adding the _Credentials Auth Provider_ & User Login Logic.en.srt 23KB
  255. 13 Adding Authentication/212 How Does Authentication Work (In React & NextJS Apps)_.en.srt 23KB
  256. 11 Complete App Example_ Build a Full Blog A to Z/193 Adding UI Feedback With Notifications.en.srt 22KB
  257. 12 Deploying NextJS Apps/203 The NextJS Config File & Working With Environment Variables.en.srt 22KB
  258. 08 Adding Backend Code with API Routes (Fullstack React)/143 Creating & Using Dynamic API Routes.en.srt 22KB
  259. 11 Complete App Example_ Build a Full Blog A to Z/187 Rendering Images With The _Next Image_ Component (From Markdown).en.srt 21KB
  260. 13 Adding Authentication/214 Adding A User Signup API Route.en.srt 21KB
  261. 14 Optional_ NextJS Summary/262 Deploying NextJS Projects.en.srt 21KB
  262. 11 Complete App Example_ Build a Full Blog A to Z/184 Adding Functions To Read & Fetch Data From Markdown Files.en.srt 21KB
  263. 11 Complete App Example_ Build a Full Blog A to Z/186 Rendering Dynamic Post Pages & Paths.en.srt 20KB
  264. 11 Complete App Example_ Build a Full Blog A to Z/179 Rendering Dummy Post Data.en.srt 20KB
  265. 02 Optional_ React Refresher/045 Using Context In Components.en.srt 18KB
  266. 09 Project Time_ API Routes/149 Adding a Newsletter Route.en.srt 18KB
  267. 09 Project Time_ API Routes/151 Connecting the Frontend To the Comments API Routes.en.srt 17KB
  268. 13 Adding Authentication/227 Adding the _Change Password_ Logic.en.srt 17KB
  269. 06 Project Time_ Page Pre-rendering & Data Fetching/119 Adding Client-Side Data Fetching.en.srt 17KB
  270. 02 Optional_ React Refresher/043 Introducing React Context.en.srt 17KB
  271. 08 Adding Backend Code with API Routes (Fullstack React)/139 Parsing The Incoming Request & Executing Server-side Code.en.srt 17KB
  272. 06 Project Time_ Page Pre-rendering & Data Fetching/114 Adding Static Site Generation (SSG) On The Home Page.en.srt 17KB
  273. 09 Project Time_ API Routes/158 More Error Handling.en.srt 16KB
  274. 14 Optional_ NextJS Summary/249 Adding Custom Components & Styling With CSS Modules.en.srt 16KB
  275. 05 Page Pre-Rendering & Data Fetching/094 Working With Dynamic Parameters.en.srt 16KB
  276. 02 Optional_ React Refresher/042 Using the _useEffect_ Hook.en.srt 16KB
  277. 14 Optional_ NextJS Summary/257 Connecting & Querying a MongoDB Database.en.srt 15KB
  278. 09 Project Time_ API Routes/153 Running MongoDB Queries From Inside API Routes.en.srt 15KB
  279. 13 Adding Authentication/215 Sending Signup Requests From The Frontend.en.srt 15KB
  280. 11 Complete App Example_ Build a Full Blog A to Z/181 Working On The _Post Detail_ Page.en.srt 15KB
  281. 13 Adding Authentication/228 Sending a _Change Password_ Request From The Frontend.en.srt 15KB
  282. 14 Optional_ NextJS Summary/260 Getting Meetup Detail Data & Paths.en.srt 15KB
  283. 02 Optional_ React Refresher/041 Getting Started with Fetching Data.en.srt 15KB
  284. 06 Project Time_ Page Pre-rendering & Data Fetching/118 Using Server-side Rendering (SSR).en.srt 15KB
  285. 02 Optional_ React Refresher/034 Adding Even More Components.en.srt 15KB
  286. 14 Optional_ NextJS Summary/251 Introducing Data Fetching For Page Generation (getStaticProps).en.srt 14KB
  287. 07 Optimizing NextJS Apps/131 Optimizing Images with the _Next Image_ Component & Feature.en.srt 14KB
  288. 02 Optional_ React Refresher/037 Getting User Input & Handling Form Submission.en.srt 14KB
  289. 11 Complete App Example_ Build a Full Blog A to Z/192 Storing Messages With MongoDB In A Database.en.srt 14KB
  290. 11 Complete App Example_ Build a Full Blog A to Z/178 Adding A Post Grid & Post Items.en.srt 14KB
  291. 05 Page Pre-Rendering & Data Fetching/108 Using the _useSWR_ NextJS Hook.en.srt 14KB
  292. 14 Optional_ NextJS Summary/261 Adding _head_ Metadata To Pages.en.srt 14KB
  293. 04 Project Time_ Working with File-based Routing/072 Styling Components In Next.js Projects.en.srt 14KB
  294. 02 Optional_ React Refresher/019 Creating a New React Project.en.srt 14KB
  295. 06 Project Time_ Page Pre-rendering & Data Fetching/115 Loading Data & Paths For Dynamic Pages.en.srt 14KB
  296. 09 Project Time_ API Routes/150 Adding Comments API Routes.en.srt 14KB
  297. 05 Page Pre-Rendering & Data Fetching/109 Combining Pre-Fetching With Client-Side Fetching.en.srt 14KB
  298. 11 Complete App Example_ Build a Full Blog A to Z/174 Adding The _Hero_ Component.en.srt 14KB
  299. 02 Optional_ React Refresher/028 Introducing State.en.srt 14KB
  300. 11 Complete App Example_ Build a Full Blog A to Z/185 Using Markdown Data For Rendering Posts.en.srt 14KB
  301. 04 Project Time_ Working with File-based Routing/079 Extracting Data on the Catch-All Page.en.srt 13KB
  302. 11 Complete App Example_ Build a Full Blog A to Z/175 Adding Layout & Navigation.en.srt 13KB
  303. 04 Project Time_ Working with File-based Routing/078 Navigating to the _Filtered Events_ Page Progammatically.en.srt 13KB
  304. 02 Optional_ React Refresher/022 How React Works & Understanding Components.en.srt 13KB
  305. 08 Adding Backend Code with API Routes (Fullstack React)/137 Writing Our First API Route.en.srt 13KB
  306. 02 Optional_ React Refresher/036 Working With Forms.en.srt 13KB
  307. 02 Optional_ React Refresher/035 Creating _Wrapper_ Components.en.srt 13KB
  308. 11 Complete App Example_ Build a Full Blog A to Z/191 Sending Data From The Client To The API Route.en.srt 13KB
  309. 02 Optional_ React Refresher/016 Why ReactJS & A First Demo.en.srt 12KB
  310. 02 Optional_ React Refresher/024 Building & Re-using Components.en.srt 12KB
  311. 04 Project Time_ Working with File-based Routing/073 Adding Buttons & Icons.en.srt 12KB
  312. 04 Project Time_ Working with File-based Routing/077 Adding a Filter Form for Filtering Events.en.srt 12KB
  313. 12 Deploying NextJS Apps/200 Building NextJS Apps_ Your Options.en.srt 12KB
  314. 01 Getting Started/010 About This Course & Course Outline.en.srt 12KB
  315. 13 Adding Authentication/221 Adding Client-Side Page Guards (Route Protection).en.srt 12KB
  316. 09 Project Time_ API Routes/157 Adding Error Handling.en.srt 12KB
  317. 08 Adding Backend Code with API Routes (Fullstack React)/141 Using API Routes To Get Data.en.srt 12KB
  318. 06 Project Time_ Page Pre-rendering & Data Fetching/116 Optimizing Data Fetching.en.srt 12KB
  319. 14 Optional_ NextJS Summary/242 Linking Between Pages.en.srt 12KB
  320. 10 Working with App-wide State (React Context)/168 Challenge Solution.en.srt 12KB
  321. 08 Adding Backend Code with API Routes (Fullstack React)/142 Using API Routes For Pre-Rendering Pages.en.srt 12KB
  322. 13 Adding Authentication/222 Adding Server-Side Page Guards (And When To Use Which Approach).en.srt 12KB
  323. 05 Page Pre-Rendering & Data Fetching/089 Running Server-side Code & Using the Filesystem.en.srt 12KB
  324. 02 Optional_ React Refresher/029 Working with _Event Props_.en.srt 12KB
  325. 11 Complete App Example_ Build a Full Blog A to Z/183 Adding Markdown Files As A Data Source.en.srt 11KB
  326. 14 Optional_ NextJS Summary/255 Dynamic Pages & getStaticProps & getStaticPaths.en.srt 11KB
  327. 14 Optional_ NextJS Summary/259 Getting Data From The Database (For Page Pre-Rendering).en.srt 11KB
  328. 13 Adding Authentication/218 Sending a _Signin_ Request From The Frontend.en.srt 11KB
  329. 12 Deploying NextJS Apps/204 Running a Test Build & Reducing Code Size.en.srt 11KB
  330. 04 Project Time_ Working with File-based Routing/074 Adding the _Event Detail_ Page (Dynamic Route).en.srt 11KB
  331. 02 Optional_ React Refresher/021 Diving Into The Created Project.en.srt 11KB
  332. 02 Optional_ React Refresher/038 Preparing The App For Http Requests & Adding a Backend.en.srt 11KB
  333. 05 Page Pre-Rendering & Data Fetching/091 Utilizing Incremental Static Generation (ISR).en.srt 11KB
  334. 04 Project Time_ Working with File-based Routing/070 Adding Regular React Components.en.srt 11KB
  335. 04 Project Time_ Working with File-based Routing/071 Adding More React Components & Connecting Components.en.srt 11KB
  336. 04 Project Time_ Working with File-based Routing/068 Setting Up The Main Pages.en.srt 11KB
  337. 14 Optional_ NextJS Summary/258 Sending HTTP Requests To API Routes.en.srt 11KB
  338. 13 Adding Authentication/226 Protecting API Routes.en.srt 11KB
  339. 14 Optional_ NextJS Summary/247 The __app.js_ File & Wrapper Components.en.srt 11KB
  340. 14 Optional_ NextJS Summary/253 Exploring getServerSideProps.en.srt 11KB
  341. 01 Getting Started/003 Key Feature_ Server-side Page (Pre-)Rendering.en.srt 11KB
  342. 14 Optional_ NextJS Summary/233 Key Feature_ Server-side (Pre-) Rendering of Pages.en.srt 11KB
  343. 05 Page Pre-Rendering & Data Fetching/110 Module Summary.en.srt 11KB
  344. 14 Optional_ NextJS Summary/238 Adding First Pages To The Project.en.srt 11KB
  345. 05 Page Pre-Rendering & Data Fetching/088 Adding _getStaticProps_ To Pages.en.srt 10KB
  346. 03 Pages & File-based Routing/057 Building Nested Dynamic Routes & Paths.en.srt 10KB
  347. 10 Working with App-wide State (React Context)/167 Example_ Removing Notifications (Automatically).en.srt 10KB
  348. 04 Project Time_ Working with File-based Routing/080 Final Steps.en.srt 10KB
  349. 11 Complete App Example_ Build a Full Blog A to Z/188 Rendering Code Snippets From Markdown.en.srt 10KB
  350. 10 Working with App-wide State (React Context)/166 Example_ Triggering & Showing Notifications.en.srt 10KB
  351. 09 Project Time_ API Routes/154 Inserting Comments Into The Database.en.srt 10KB
  352. 02 Optional_ React Refresher/026 Handling Events.en.srt 10KB
  353. 14 Optional_ NextJS Summary/256 Introducing API Routes.en.srt 10KB
  354. 02 Optional_ React Refresher/046 More Context Usage.en.srt 10KB
  355. 14 Optional_ NextJS Summary/250 How NextJS Page Pre-Rendering Actually Works.en.srt 10KB
  356. 11 Complete App Example_ Build a Full Blog A to Z/194 Adding _head_ Data.en.srt 10KB
  357. 02 Optional_ React Refresher/027 Adding More Components.en.srt 10KB
  358. 04 Project Time_ Working with File-based Routing/075 Adding a General Layout Wrapper Component.en.srt 10KB
  359. 13 Adding Authentication/219 Managing Active Session (On The Frontend).en.srt 10KB
  360. 03 Pages & File-based Routing/064 Module Summary.en.srt 10KB
  361. 09 Project Time_ API Routes/152 Setting Up A MongoDB Database.en.srt 10KB
  362. 01 Getting Started/007 Creating a NextJS Project & Setting Up Our IDE.en.srt 10KB
  363. 14 Optional_ NextJS Summary/236 Creating a NextJS Project & IDE Setup.en.srt 10KB
  364. 08 Adding Backend Code with API Routes (Fullstack React)/138 Preparing the Frontend Form.en.srt 10KB
  365. 14 Optional_ NextJS Summary/252 More Static Site Generation (SSG) With getStaticProps.en.srt 9KB
  366. 13 Adding Authentication/223 Protecting the _Auth_ Page.en.srt 9KB
  367. 02 Optional_ React Refresher/044 Updating State Based On Previous State.en.srt 9KB
  368. 05 Page Pre-Rendering & Data Fetching/085 How NextJS Prepares & Pre-renders Pages.en.srt 9KB
  369. 11 Complete App Example_ Build a Full Blog A to Z/177 Starting Work On The _Featured Posts_ Part.en.srt 9KB
  370. 05 Page Pre-Rendering & Data Fetching/098 Working With Fallback Pages.en.srt 9KB
  371. 08 Adding Backend Code with API Routes (Fullstack React)/140 Sending Requests To API Routes.en.srt 9KB
  372. 01 Getting Started/011 Taking This Course_ Your Two Options.en.srt 9KB
  373. 03 Pages & File-based Routing/059 Navigating with the _Link_ Component.en.srt 9KB
  374. 05 Page Pre-Rendering & Data Fetching/084 The Problem With Traditional React Apps (and Data Fetching).en.srt 9KB
  375. 02 Optional_ React Refresher/033 Outputting Lists Of Data & Components.en.srt 9KB
  376. 06 Project Time_ Page Pre-rendering & Data Fetching/113 Preparations.en.srt 9KB
  377. 02 Optional_ React Refresher/032 Scoping Component Styles With CSS Modules.en.srt 9KB
  378. 05 Page Pre-Rendering & Data Fetching/090 A Look Behind The Scenes.en.srt 9KB
  379. 14 Optional_ NextJS Summary/245 Rendering A List Of (Dummy) Meetups.en.srt 8KB
  380. 10 Working with App-wide State (React Context)/163 Creating a New React Context.en.srt 8KB
  381. 02 Optional_ React Refresher/023 More Component Work & Styling With CSS Classes.en.srt 8KB
  382. 05 Page Pre-Rendering & Data Fetching/100 Fallback Pages & _Not Found_ Pages.en.srt 8KB
  383. 07 Optimizing NextJS Apps/129 The __document.js_ File (And What It Does).en.srt 8KB
  384. 11 Complete App Example_ Build a Full Blog A to Z/173 Getting Started With The Home Page.en.srt 8KB
  385. 01 Getting Started/012 How To Get The Most Out Of This Course.en.srt 8KB
  386. 09 Project Time_ API Routes/148 Starting Setup & A Challenge For You!.en.srt 8KB
  387. 02 Optional_ React Refresher/025 Passing Data With Props & Dynamic Content.en.srt 8KB
  388. 03 Pages & File-based Routing/058 Adding Catch-All Routes.en.srt 8KB
  389. 02 Optional_ React Refresher/031 Adding Links & Navigation.en.srt 8KB
  390. 14 Optional_ NextJS Summary/254 Working With Dynamic Path Params In getStaticProps.en.srt 8KB
  391. 13 Adding Authentication/224 Using the _next-auth_ Session Provider Component.en.srt 8KB
  392. 03 Pages & File-based Routing/051 What Is _File-based Routing__ And Why Is It Helpful_.en.srt 8KB
  393. 02 Optional_ React Refresher/039 Sending a POST Http Request.en.srt 8KB
  394. 03 Pages & File-based Routing/055 Adding Dynamic Paths & Routes.en.srt 8KB
  395. 11 Complete App Example_ Build a Full Blog A to Z/172 Setting Up The Core Pages.en.srt 8KB
  396. 08 Adding Backend Code with API Routes (Fullstack React)/136 What are _API Routes__.en.srt 8KB
  397. 07 Optimizing NextJS Apps/125 Adding Dynamic _head_ Content.en.srt 8KB
  398. 08 Adding Backend Code with API Routes (Fullstack React)/144 Exploring Different Ways Of Structuring API Route Files.en.srt 8KB
  399. 04 Project Time_ Working with File-based Routing/069 Adding Dummy Data & Static Files.en.srt 8KB
  400. 01 Getting Started/002 What Is Next.js_ And Why Would You Use It_.en.srt 8KB
  401. 14 Optional_ NextJS Summary/232 What is NextJS_.en.srt 8KB
  402. 01 Getting Started/009 A First Demo_ NextJS In Action!.en.srt 7KB
  403. 09 Project Time_ API Routes/155 Getting Data From The Database.en.srt 7KB
  404. 03 Pages & File-based Routing/056 Extracting Dynamic Path Segment Data (Dynamic Routes).en.srt 7KB
  405. 05 Page Pre-Rendering & Data Fetching/103 _getServerSideProps_ and its Context.en.srt 7KB
  406. 11 Complete App Example_ Build a Full Blog A to Z/190 Adding The Contact API Route.en.srt 7KB
  407. 10 Working with App-wide State (React Context)/162 Our Target State & Starting Project.en.srt 7KB
  408. 10 Working with App-wide State (React Context)/165 Using Context Data In Components.en.srt 7KB
  409. 04 Project Time_ Working with File-based Routing/067 Planning The Project.en.srt 7KB
  410. 05 Page Pre-Rendering & Data Fetching/093 A Closer Look At _getStaticProps_ & Configuration Options.en.srt 7KB
  411. 05 Page Pre-Rendering & Data Fetching/086 Introducing Static Generation with _getStaticProps_.en.srt 7KB
  412. 15 Course Roundup/266 Course Roundup.en.srt 7KB
  413. 03 Pages & File-based Routing/052 Adding A First Page.en.srt 7KB
  414. 14 Optional_ NextJS Summary/263 Working With Fallback Pages & Re-Deploying.en.srt 7KB
  415. 14 Optional_ NextJS Summary/248 Programmatic Navigation.en.srt 7KB
  416. 14 Optional_ NextJS Summary/241 Extracting Dynamic Route Data.en.srt 6KB
  417. 05 Page Pre-Rendering & Data Fetching/097 _getStaticPaths_ & Link Prefetching_ Behind The Scenes.en.srt 6KB
  418. 05 Page Pre-Rendering & Data Fetching/102 Using _getServerSideProps_ for Server-side Rendering.en.srt 6KB
  419. 07 Optimizing NextJS Apps/126 Reusing Logic Inside A Component.en.srt 6KB
  420. 05 Page Pre-Rendering & Data Fetching/101 Introducing _getServerSideProps_ for Server-side Rendering (SSR).en.srt 6KB
  421. 05 Page Pre-Rendering & Data Fetching/099 Loading Paths Dynamically.en.srt 6KB
  422. 14 Optional_ NextJS Summary/239 Adding Nested Pages _ Paths.en.srt 6KB
  423. 13 Adding Authentication/225 Analyzing Further Authentication Requirements.en.srt 6KB
  424. 05 Page Pre-Rendering & Data Fetching/092 ISR_ A Look Behind The Scenes.en.srt 6KB
  425. 11 Complete App Example_ Build a Full Blog A to Z/189 Preparing The Contact Form.en.srt 6KB
  426. 14 Optional_ NextJS Summary/244 Preparing Our Project Pages.en.srt 6KB
  427. 11 Complete App Example_ Build a Full Blog A to Z/180 Adding the _All Posts_ Page.en.srt 6KB
  428. 14 Optional_ NextJS Summary/240 Creating Dynamic Pages.en.srt 6KB
  429. 14 Optional_ NextJS Summary/246 Adding A Form For Adding Meetups.en.srt 6KB
  430. 02 Optional_ React Refresher/040 Navigating Programmatically.en.srt 6KB
  431. 05 Page Pre-Rendering & Data Fetching/104 Dynamic Pages & _getServerSideProps_.en.srt 6KB
  432. 10 Working with App-wide State (React Context)/164 Adding Context State.en.srt 6KB
  433. 03 Pages & File-based Routing/062 Navigating Programmatically.en.srt 6KB
  434. 13 Adding Authentication/229 Module Summary & Final Steps.en.srt 6KB
  435. 14 Optional_ NextJS Summary/243 Onwards To A Bigger Project!.en.srt 6KB
  436. 05 Page Pre-Rendering & Data Fetching/106 Introducing Client-Side Data Fetching (And When To Use It).en.srt 6KB
  437. 02 Optional_ React Refresher/015 What is ReactJS_.en.srt 5KB
  438. 05 Page Pre-Rendering & Data Fetching/095 Introducing _getStaticPaths_ For Dynamic Pages.en.srt 5KB
  439. 03 Pages & File-based Routing/060 Navigating To Dynamic Routes.en.srt 5KB
  440. 11 Complete App Example_ Build a Full Blog A to Z/196 Using React Portals.en.srt 5KB
  441. 07 Optimizing NextJS Apps/128 Merging _head_ Content.en.srt 5KB
  442. 11 Complete App Example_ Build a Full Blog A to Z/176 Time To Add Styling & A Logo.en.srt 5KB
  443. 07 Optimizing NextJS Apps/124 Configuring the _head_ Content.en.srt 5KB
  444. 05 Page Pre-Rendering & Data Fetching/105 _getServerSideProps__ Behind The Scenes.en.srt 5KB
  445. 02 Optional_ React Refresher/020 Setting Up A Code Editor.en.srt 5KB
  446. 12 Deploying NextJS Apps/202 Checking & Optimizing Our Code.en.srt 5KB
  447. 03 Pages & File-based Routing/054 Working with Nested Paths & Routes.en.srt 5KB
  448. 01 Getting Started/004 Key Feature_ File-based Routing.en.srt 5KB
  449. 14 Optional_ NextJS Summary/234 Key Feature_ File-based Routing.en.srt 5KB
  450. 02 Optional_ React Refresher/018 React Alternatives.en.srt 5KB
  451. 12 Deploying NextJS Apps/201 Key Deployment Steps.en.srt 5KB
  452. 05 Page Pre-Rendering & Data Fetching/096 Using _getStaticPaths_.en.srt 5KB
  453. 05 Page Pre-Rendering & Data Fetching/087 NextJS Pre-renders By Default!.en.srt 5KB
  454. 14 Optional_ NextJS Summary/231 Module Introduction.en.srt 5KB
  455. 01 Getting Started/008 Analyzing The Created Project.en.srt 5KB
  456. 14 Optional_ NextJS Summary/237 Analyzing the Created Project.en.srt 5KB
  457. 13 Adding Authentication/213 Using The _next-auth_ Library.en.srt 5KB
  458. 11 Complete App Example_ Build a Full Blog A to Z/195 Adding A __document.js_ File.en.srt 5KB
  459. 13 Adding Authentication/216 Improving Signup With Unique Email Addresses.en.srt 5KB
  460. 03 Pages & File-based Routing/061 A Different Way Of Setting Link Hrefs.en.srt 5KB
  461. 11 Complete App Example_ Build a Full Blog A to Z/171 Module Introduction.en.srt 5KB
  462. 07 Optimizing NextJS Apps/127 Working with the __app.js_ File (and Why).en.srt 4KB
  463. 06 Project Time_ Page Pre-rendering & Data Fetching/117 Working on the _All Events_ Page.en.srt 4KB
  464. 12 Deploying NextJS Apps/207 Using the _export_ Feature.en.srt 4KB
  465. 05 Page Pre-Rendering & Data Fetching/083 Module Introduction.en.srt 4KB
  466. 11 Complete App Example_ Build a Full Blog A to Z/182 Rendering Markdown As JSX.en.srt 4KB
  467. 13 Adding Authentication/220 Adding User Logout.en.srt 4KB
  468. 14 Optional_ NextJS Summary/264 Module Summary.en.srt 3KB
  469. 01 Getting Started/001 Welcome to the Course!.en.srt 3KB
  470. 07 Optimizing NextJS Apps/130 A Closer Look At Our Images.en.srt 3KB
  471. 02 Optional_ React Refresher/017 Building Single-Page Applications (SPAs).en.srt 3KB
  472. 04 Project Time_ Working with File-based Routing/066 Module Introduction.en.srt 3KB
  473. 12 Deploying NextJS Apps/206 A Note On Github & Secret Credentials.en.srt 3KB
  474. 09 Project Time_ API Routes/156 Improvement_ Getting Comments For A Specific Event.html 3KB
  475. 01 Getting Started/005 Key Feature_ Build Fullstack React Apps!.en.srt 3KB
  476. 04 Project Time_ Working with File-based Routing/076 Working on the _All Events_ Page.en.srt 3KB
  477. 14 Optional_ NextJS Summary/235 Key Feature_ Build Fullstack Apps With Ease.en.srt 3KB
  478. 07 Optimizing NextJS Apps/123 Analyzing the Need for _head_ Metadata.en.srt 3KB
  479. 13 Adding Authentication/211 Our Starting Project.en.srt 3KB
  480. 08 Adding Backend Code with API Routes (Fullstack React)/145 Module Summary.en.srt 3KB
  481. 04 Project Time_ Working with File-based Routing/081 Module Summary.en.srt 3KB
  482. 09 Project Time_ API Routes/159 Module Summary.en.srt 3KB
  483. 15 Course Roundup/267 Bonus!.html 3KB
  484. 03 Pages & File-based Routing/053 Adding a Named _ Static Route File.en.srt 2KB
  485. 11 Complete App Example_ Build a Full Blog A to Z/197 Module Summary.en.srt 2KB
  486. 14 Optional_ NextJS Summary/265 Module Resources.html 2KB
  487. 12 Deploying NextJS Apps/209 Module Resources.html 2KB
  488. 02 Optional_ React Refresher/014 Module Introduction.en.srt 2KB
  489. 06 Project Time_ Page Pre-rendering & Data Fetching/120 Module Summary.en.srt 2KB
  490. 10 Working with App-wide State (React Context)/161 Module Introduction.en.srt 2KB
  491. 03 Pages & File-based Routing/063 Adding a Custom 404 Page.en.srt 2KB
  492. 09 Project Time_ API Routes/147 Module Introduction.en.srt 2KB
  493. 03 Pages & File-based Routing/065 Module Resources.html 2KB
  494. 09 Project Time_ API Routes/160 Module Resources.html 2KB
  495. 05 Page Pre-Rendering & Data Fetching/111 Module Resources.html 2KB
  496. 02 Optional_ React Refresher/048 Module Resources.html 2KB
  497. 04 Project Time_ Working with File-based Routing/082 Module Resources.html 2KB
  498. 08 Adding Backend Code with API Routes (Fullstack React)/146 Module Resources.html 2KB
  499. 11 Complete App Example_ Build a Full Blog A to Z/198 Module Resources.html 2KB
  500. 10 Working with App-wide State (React Context)/170 Module Resources.html 2KB
  501. 13 Adding Authentication/230 Module Resources.html 2KB
  502. 07 Optimizing NextJS Apps/122 Module Summary.en.srt 2KB
  503. 03 Pages & File-based Routing/050 Our Starting Setup.en.srt 2KB
  504. 07 Optimizing NextJS Apps/133 Module Summary.en.srt 2KB
  505. 12 Deploying NextJS Apps/199 Module Introduction.en.srt 2KB
  506. 06 Project Time_ Page Pre-rendering & Data Fetching/121 Module Resources.html 2KB
  507. 10 Working with App-wide State (React Context)/169 Module Summary.en.srt 2KB
  508. 07 Optimizing NextJS Apps/134 Module Resources.html 2KB
  509. 01 Getting Started/013 Module Resources.html 2KB
  510. 06 Project Time_ Page Pre-rendering & Data Fetching/112 Module Introduction.en.srt 2KB
  511. 13 Adding Authentication/210 Module Introduction.en.srt 2KB
  512. 01 Getting Started/006 Join Our Learning Community!.html 2KB
  513. 03 Pages & File-based Routing/049 Module Introduction.en.srt 2KB
  514. 02 Optional_ React Refresher/047 Module Summary.en.srt 2KB
  515. 11 Complete App Example_ Build a Full Blog A to Z/external-assets-links.txt 2KB
  516. 02 Optional_ React Refresher/external-assets-links.txt 2KB
  517. 07 Optimizing NextJS Apps/132 Taking A Look At The _Next Image_ Documentation.en.srt 2KB
  518. 08 Adding Backend Code with API Routes (Fullstack React)/135 Module Introduction.en.srt 1KB
  519. 04 Project Time_ Working with File-based Routing/external-assets-links.txt 1KB
  520. 12 Deploying NextJS Apps/208 Module Summary.en.srt 1KB
  521. 05 Page Pre-Rendering & Data Fetching/external-assets-links.txt 464B
  522. 08 Adding Backend Code with API Routes (Fullstack React)/external-assets-links.txt 346B
  523. 14 Optional_ NextJS Summary/external-assets-links.txt 272B
  524. 12 Deploying NextJS Apps/external-assets-links.txt 220B
  525. 01 Getting Started/external-assets-links.txt 210B
  526. 10 Working with App-wide State (React Context)/external-assets-links.txt 137B
  527. 03 Pages & File-based Routing/external-assets-links.txt 129B
  528. 09 Project Time_ API Routes/external-assets-links.txt 125B
  529. 13 Adding Authentication/external-assets-links.txt 125B
  530. 07 Optimizing NextJS Apps/external-assets-links.txt 112B
  531. 06 Project Time_ Page Pre-rendering & Data Fetching/external-assets-links.txt 106B