首页 磁力链接怎么用

[DesireCourse.Net] Udemy - NodeJS - The Complete Guide (incl. MVC, REST APIs, GraphQL)

文件类型 收录时间 最后活跃 资源热度 文件大小 文件数量
视频 2019-6-25 20:22 2024-7-7 03:34 213 16 GB 412
二维码链接
[DesireCourse.Net] Udemy - NodeJS - The Complete Guide (incl. MVC, REST APIs, GraphQL)的二维码
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
文件列表
  1. 01 Introduction/001 Introduction.mp433.41MB
  2. 01 Introduction/002 What is Node.js.mp473.78MB
  3. 01 Introduction/003 Installing Node.js and Creating our First App.mp4119.85MB
  4. 01 Introduction/004 Understanding the Role Usage of Node.js.mp4115.97MB
  5. 01 Introduction/005 Course Outline.mp496.75MB
  6. 01 Introduction/006 How To Get The Most Out Of The Course.mp455.78MB
  7. 01 Introduction/007 Working with the REPL vs Using FIles.mp435.93MB
  8. 02 Optional JavaScript - A Quick Refresher/009 Module Introduction.mp43.16MB
  9. 02 Optional JavaScript - A Quick Refresher/010 JavaScript in a Nutshell.mp48.5MB
  10. 02 Optional JavaScript - A Quick Refresher/011 Refreshing the Core Syntax.mp423.34MB
  11. 02 Optional JavaScript - A Quick Refresher/012 let const.mp417.01MB
  12. 02 Optional JavaScript - A Quick Refresher/013 Understanding Arrow Functions.mp434.85MB
  13. 02 Optional JavaScript - A Quick Refresher/014 Working with Objects Properties Methods.mp416.26MB
  14. 02 Optional JavaScript - A Quick Refresher/015 Arrays Array Methods.mp426.73MB
  15. 02 Optional JavaScript - A Quick Refresher/016 Arrays Objects Reference Types.mp412.51MB
  16. 02 Optional JavaScript - A Quick Refresher/017 Understanding Spread Rest Operators.mp447.38MB
  17. 02 Optional JavaScript - A Quick Refresher/018 Destructuring.mp440.08MB
  18. 02 Optional JavaScript - A Quick Refresher/019 Async Code Promises.mp460.94MB
  19. 02 Optional JavaScript - A Quick Refresher/021 Wrap Up.mp44.29MB
  20. 03 Understanding the Basics/023 Module Introduction.mp45.18MB
  21. 03 Understanding the Basics/024 How The Web Works.mp412.31MB
  22. 03 Understanding the Basics/025 Creating a Node Server.mp453.34MB
  23. 03 Understanding the Basics/026 The Node Lifecycle Event Loop.mp420.34MB
  24. 03 Understanding the Basics/028 Understanding Requests.mp426.15MB
  25. 03 Understanding the Basics/029 Sending Responses.mp443.5MB
  26. 03 Understanding the Basics/031 Routing Requests.mp446.47MB
  27. 03 Understanding the Basics/032 Redirecting Requests.mp432.56MB
  28. 03 Understanding the Basics/033 Parsing Request Bodies.mp478.61MB
  29. 03 Understanding the Basics/034 Understanding Event Driven Code Execution.mp451.36MB
  30. 03 Understanding the Basics/035 Blocking and Non-Blocking Code.mp444.34MB
  31. 03 Understanding the Basics/036 Node.js - Looking Behind the Scenes.mp449.03MB
  32. 03 Understanding the Basics/037 Using the Node Modules System.mp483.28MB
  33. 03 Understanding the Basics/038 Wrap Up.mp429.61MB
  34. 04 Improved Development Workflow and Debugging/040 Module Introduction.mp41.68MB
  35. 04 Improved Development Workflow and Debugging/041 Understanding NPM Scripts.mp443.5MB
  36. 04 Improved Development Workflow and Debugging/042 Installing 3rd Party Packages.mp460.93MB
  37. 04 Improved Development Workflow and Debugging/044 Using Nodemon for Autorestarts.mp412.37MB
  38. 04 Improved Development Workflow and Debugging/046 Understanding different Error Types.mp45.6MB
  39. 04 Improved Development Workflow and Debugging/047 Finding Fixing Syntax Errors.mp424.25MB
  40. 04 Improved Development Workflow and Debugging/048 Dealing with Runtime Errors.mp426.87MB
  41. 04 Improved Development Workflow and Debugging/049 Logical Errors.mp454.51MB
  42. 04 Improved Development Workflow and Debugging/050 Using the Debugger.mp429.89MB
  43. 04 Improved Development Workflow and Debugging/051 Restarting the Debugger Automatically After Editing our App.mp454.05MB
  44. 04 Improved Development Workflow and Debugging/053 Changing Variables in the Debug Console.mp412.61MB
  45. 04 Improved Development Workflow and Debugging/054 Wrap Up.mp419.87MB
  46. 05 Working with Express.js/056 Module Introduction.mp45.01MB
  47. 05 Working with Express.js/057 What is Express.js.mp411.3MB
  48. 05 Working with Express.js/058 Installing Express.js.mp426.45MB
  49. 05 Working with Express.js/059 Adding Middleware.mp432.89MB
  50. 05 Working with Express.js/060 How Middleware Works.mp422.83MB
  51. 05 Working with Express.js/061 Express.js - Looking Behind the Scenes.mp433.19MB
  52. 05 Working with Express.js/062 Handling Different Routes.mp441.95MB
  53. 05 Working with Express.js/063 Parsing Incoming Requests.mp466.57MB
  54. 05 Working with Express.js/064 Limiting Middleware Execution to POST Requests.mp415.23MB
  55. 05 Working with Express.js/065 Using Express Router.mp461.37MB
  56. 05 Working with Express.js/066 Adding a 404 Error Page.mp420.82MB
  57. 05 Working with Express.js/067 Filtering Paths.mp430.63MB
  58. 05 Working with Express.js/068 Creating HTML Pages.mp437.5MB
  59. 05 Working with Express.js/069 Serving HTML Pages.mp461.44MB
  60. 05 Working with Express.js/070 Returning a 404 Page.mp417.05MB
  61. 05 Working with Express.js/071 Using a Helper Function for Navigation.mp428.82MB
  62. 05 Working with Express.js/072 Styling our Pages.mp4142.26MB
  63. 05 Working with Express.js/073 Serving Files Statically.mp475.79MB
  64. 05 Working with Express.js/074 Wrap Up.mp421.3MB
  65. 06 Working with Dynamic Content Adding Templating Engines/076 Module Introduction.mp46.17MB
  66. 06 Working with Dynamic Content Adding Templating Engines/077 Sharing Data Across Requests Users.mp466.87MB
  67. 06 Working with Dynamic Content Adding Templating Engines/078 Templating Engines - An Overview.mp411.46MB
  68. 06 Working with Dynamic Content Adding Templating Engines/079 Installing Implementing Pug.mp4105.31MB
  69. 06 Working with Dynamic Content Adding Templating Engines/080 Outputting Dynamic Content.mp4111.37MB
  70. 06 Working with Dynamic Content Adding Templating Engines/082 Converting HTML Files to Pug.mp460.81MB
  71. 06 Working with Dynamic Content Adding Templating Engines/083 Adding a Layout.mp451.11MB
  72. 06 Working with Dynamic Content Adding Templating Engines/084 Finishing the Pug Template.mp458.68MB
  73. 06 Working with Dynamic Content Adding Templating Engines/085 Working with Handlebars.mp448.84MB
  74. 06 Working with Dynamic Content Adding Templating Engines/086 Converting our Project to Handlebars.mp486.94MB
  75. 06 Working with Dynamic Content Adding Templating Engines/087 Adding the Layout to Handlebars.mp495.64MB
  76. 06 Working with Dynamic Content Adding Templating Engines/088 Working with EJS.mp486.93MB
  77. 06 Working with Dynamic Content Adding Templating Engines/089 Working on the Layout with Partials.mp495.2MB
  78. 06 Working with Dynamic Content Adding Templating Engines/090 Wrap Up.mp441.19MB
  79. 07 The Model View Controller (MVC)/092 Module Introduction.mp41.96MB
  80. 07 The Model View Controller (MVC)/093 What is the MVC.mp48.99MB
  81. 07 The Model View Controller (MVC)/094 Adding Controllers.mp476.06MB
  82. 07 The Model View Controller (MVC)/095 Finishing the Controllers.mp420.55MB
  83. 07 The Model View Controller (MVC)/096 Adding a Product Model.mp462.86MB
  84. 07 The Model View Controller (MVC)/097 Storing Data in Files Via the Model.mp490.96MB
  85. 07 The Model View Controller (MVC)/098 Fetching Data from Files Via the Model.mp438.63MB
  86. 07 The Model View Controller (MVC)/099 Refactoring the File Storage Code.mp443.25MB
  87. 07 The Model View Controller (MVC)/100 Wrap Up.mp48.85MB
  88. 08 Optional Enhancing the App/102 Module Introduction.mp42.99MB
  89. 08 Optional Enhancing the App/103 Creating the Shop Structure.mp443.48MB
  90. 08 Optional Enhancing the App/104 Working on the Navigation.mp427.73MB
  91. 08 Optional Enhancing the App/105 Registering the Routes.mp4110.65MB
  92. 08 Optional Enhancing the App/106 Storing Product Data.mp453.27MB
  93. 08 Optional Enhancing the App/107 Displaying Product Data.mp424.48MB
  94. 08 Optional Enhancing the App/108 Editing Deleting Products.mp443.26MB
  95. 08 Optional Enhancing the App/109 Adding Another Item.mp419.92MB
  96. 09 Dynamic Routes Advanced Models/111 Module Introduction.mp42.76MB
  97. 09 Dynamic Routes Advanced Models/112 Preparations.mp47.25MB
  98. 09 Dynamic Routes Advanced Models/114 Adding the Product ID to the Path.mp438.53MB
  99. 09 Dynamic Routes Advanced Models/115 Extracting Dynamic Params.mp442.51MB
  100. 09 Dynamic Routes Advanced Models/116 Loading Product Detail Data.mp444.44MB
  101. 09 Dynamic Routes Advanced Models/117 Rendering the Product Detail View.mp455.3MB
  102. 09 Dynamic Routes Advanced Models/118 Passing Data with POST Requests.mp474.97MB
  103. 09 Dynamic Routes Advanced Models/119 Adding a Cart Model.mp4118.71MB
  104. 09 Dynamic Routes Advanced Models/120 Using Query Params.mp444.21MB
  105. 09 Dynamic Routes Advanced Models/121 Pre-Populating the Edit Product Page with Data.mp470.36MB
  106. 09 Dynamic Routes Advanced Models/122 Linking to the Edit Page.mp424.13MB
  107. 09 Dynamic Routes Advanced Models/123 Editing the Product Data.mp491.85MB
  108. 09 Dynamic Routes Advanced Models/124 Adding the Product-Delete Functionality.mp449.86MB
  109. 09 Dynamic Routes Advanced Models/125 Deleting Cart Items.mp478.79MB
  110. 09 Dynamic Routes Advanced Models/126 Displaying Cart Items on the Cart Page.mp477.86MB
  111. 09 Dynamic Routes Advanced Models/127 Deleting Cart Items.mp450.5MB
  112. 09 Dynamic Routes Advanced Models/128 Fixing a Delete Product Bug.mp415.39MB
  113. 09 Dynamic Routes Advanced Models/129 Wrap Up.mp47.8MB
  114. 10 SQL Introduction/131 Module Introduction.mp43.68MB
  115. 10 SQL Introduction/132 Choosing a Database.mp411.83MB
  116. 10 SQL Introduction/133 NoSQL Introduction.mp415.36MB
  117. 10 SQL Introduction/134 Comparing SQL and NoSQL.mp419.73MB
  118. 10 SQL Introduction/135 Setting Up MySQL.mp486.44MB
  119. 10 SQL Introduction/136 Connecting our App to the SQL Database.mp445.01MB
  120. 10 SQL Introduction/137 Basic SQL Creating a Table.mp428.39MB
  121. 10 SQL Introduction/138 Retrieving Data.mp429.7MB
  122. 10 SQL Introduction/139 Fetching Products.mp456.95MB
  123. 10 SQL Introduction/140 Fetching Products - Time to Practice.mp49.59MB
  124. 10 SQL Introduction/141 Inserting Data Into the Database.mp435.68MB
  125. 10 SQL Introduction/142 Fetching a Single Product with the where Condition.mp426.59MB
  126. 10 SQL Introduction/143 Wrap Up.mp411.65MB
  127. 11 Understanding Sequelize/145 Module Introduction.mp47.58MB
  128. 11 Understanding Sequelize/146 What is Sequelize.mp47.24MB
  129. 11 Understanding Sequelize/147 Connecting to the Database.mp424.8MB
  130. 11 Understanding Sequelize/148 Defining a Model.mp450.65MB
  131. 11 Understanding Sequelize/149 Syncing JS Definitions to the Database.mp440.91MB
  132. 11 Understanding Sequelize/150 Inserting Data Creating a Product.mp446.69MB
  133. 11 Understanding Sequelize/151 Retrieving Data Finding Products.mp427.81MB
  134. 11 Understanding Sequelize/152 Getting a Single Product with the where Condition.mp448.9MB
  135. 11 Understanding Sequelize/153 Fetching Admin Products.mp412.73MB
  136. 11 Understanding Sequelize/154 Updating Products.mp449.72MB
  137. 11 Understanding Sequelize/155 Deleting Products.mp423.7MB
  138. 11 Understanding Sequelize/156 Creating a User Model.mp424.29MB
  139. 11 Understanding Sequelize/157 Adding a One-To-Many Relationship.mp450.93MB
  140. 11 Understanding Sequelize/158 Creating Managing a Dummy User.mp462.62MB
  141. 11 Understanding Sequelize/159 Using Magic Association Methods.mp437.99MB
  142. 11 Understanding Sequelize/160 Fetching Related Products.mp428.64MB
  143. 11 Understanding Sequelize/161 One-To-Many Many-To-Many Relations.mp462.25MB
  144. 11 Understanding Sequelize/162 Creating Fetching a Cart.mp459.66MB
  145. 11 Understanding Sequelize/163 Adding New Products to the Cart.mp465.5MB
  146. 11 Understanding Sequelize/164 Adding Existing Products Retrieving Cart Items.mp444.89MB
  147. 11 Understanding Sequelize/165 Deleting Related Items Deleting Cart Products.mp425.52MB
  148. 11 Understanding Sequelize/166 Adding an Order Model.mp436.76MB
  149. 11 Understanding Sequelize/167 Storing Cartitems as Orderitems.mp478.12MB
  150. 11 Understanding Sequelize/168 Resetting the Cart Fetching and Outputting Orders.mp492.41MB
  151. 11 Understanding Sequelize/169 Wrap Up.mp48.29MB
  152. 12 Working with NoSQL Using MongoDB/171 Module Introduction.mp43.21MB
  153. 12 Working with NoSQL Using MongoDB/172 What is MongoDB.mp410.2MB
  154. 12 Working with NoSQL Using MongoDB/173 Relations in NoSQL.mp417.72MB
  155. 12 Working with NoSQL Using MongoDB/174 Setting Up MongoDB.mp437.24MB
  156. 12 Working with NoSQL Using MongoDB/175 Installing the MongoDB Driver.mp458.83MB
  157. 12 Working with NoSQL Using MongoDB/176 Creating the Database Connection.mp427.81MB
  158. 12 Working with NoSQL Using MongoDB/178 Using the Database Connection.mp452.01MB
  159. 12 Working with NoSQL Using MongoDB/179 Creating Products.mp421.27MB
  160. 12 Working with NoSQL Using MongoDB/180 Understanding the MongoDB Compass.mp416.4MB
  161. 12 Working with NoSQL Using MongoDB/181 Fetching All Products.mp438.43MB
  162. 12 Working with NoSQL Using MongoDB/182 Fetching a Single Product.mp463.47MB
  163. 12 Working with NoSQL Using MongoDB/183 Making the Edit Delete Buttons Work Again.mp420.85MB
  164. 12 Working with NoSQL Using MongoDB/184 Working on the Product Model to Edit our Product.mp467.25MB
  165. 12 Working with NoSQL Using MongoDB/185 Finishing the Update Product Code.mp435.03MB
  166. 12 Working with NoSQL Using MongoDB/186 One Note About Updating Products.mp415.97MB
  167. 12 Working with NoSQL Using MongoDB/187 Deleting Products.mp431.69MB
  168. 12 Working with NoSQL Using MongoDB/188 Fixing the Add Product Functionality.mp411.96MB
  169. 12 Working with NoSQL Using MongoDB/189 Creating New Users.mp454.33MB
  170. 12 Working with NoSQL Using MongoDB/190 Storing the User in our Database.mp449.36MB
  171. 12 Working with NoSQL Using MongoDB/191 Working on Cart Items Orders.mp462.2MB
  172. 12 Working with NoSQL Using MongoDB/192 Adding the Add to Cart Functionality.mp452.36MB
  173. 12 Working with NoSQL Using MongoDB/193 Storing Multiple Products in the Cart.mp459.12MB
  174. 12 Working with NoSQL Using MongoDB/194 Displaying the Cart Items.mp479.25MB
  175. 12 Working with NoSQL Using MongoDB/195 Fixing a Bug.mp48.51MB
  176. 12 Working with NoSQL Using MongoDB/196 Deleting Cart Items.mp438.42MB
  177. 12 Working with NoSQL Using MongoDB/197 Adding an Order.mp437.83MB
  178. 12 Working with NoSQL Using MongoDB/198 Adding Relational Order Data.mp453.54MB
  179. 12 Working with NoSQL Using MongoDB/199 Getting Orders.mp427.87MB
  180. 12 Working with NoSQL Using MongoDB/200 Removing Deleted Items From the Cart.mp419.92MB
  181. 12 Working with NoSQL Using MongoDB/201 Wrap Up.mp411.41MB
  182. 13 Working with Mongoose/204 Module Introduction.mp42.76MB
  183. 13 Working with Mongoose/205 What is Mongoose.mp46.68MB
  184. 13 Working with Mongoose/206 Connecting to the MongoDB Server with Mongoose.mp445.24MB
  185. 13 Working with Mongoose/207 Creating the Product Schema.mp455.33MB
  186. 13 Working with Mongoose/208 Saving Data Through Mongoose.mp457.19MB
  187. 13 Working with Mongoose/209 Fetching All Products.mp423.5MB
  188. 13 Working with Mongoose/210 Fetching a Single Product.mp412.15MB
  189. 13 Working with Mongoose/211 Updating Products.mp442.83MB
  190. 13 Working with Mongoose/212 Deleting Products.mp413.1MB
  191. 13 Working with Mongoose/213 Adding and Using a User Model.mp465.37MB
  192. 13 Working with Mongoose/214 Using Relations in Mongoose.mp433.74MB
  193. 13 Working with Mongoose/215 One Important Thing About Fetching Relations.mp438.93MB
  194. 13 Working with Mongoose/216 Working on the Shopping Cart.mp453.59MB
  195. 13 Working with Mongoose/217 Loading the Cart.mp451.98MB
  196. 13 Working with Mongoose/218 Deleting Cart Items.mp427.8MB
  197. 13 Working with Mongoose/219 Creating Getting Orders.mp486.45MB
  198. 13 Working with Mongoose/220 Storing All Order Related Data.mp416.84MB
  199. 13 Working with Mongoose/221 Clearing the Cart After Storing an Order.mp419.77MB
  200. 13 Working with Mongoose/222 Getting Displaying the Orders.mp432.53MB
  201. 13 Working with Mongoose/223 Wrap Up.mp413.09MB
  202. 14 Sessions Cookies/225 Module Introduction.mp41.83MB
  203. 14 Sessions Cookies/226 What is a Cookie.mp44.39MB
  204. 14 Sessions Cookies/227 The Current Project Status.mp420.27MB
  205. 14 Sessions Cookies/228 Optional Creating the Login Form.mp463.55MB
  206. 14 Sessions Cookies/229 Adding the Request Driven Login Solution.mp475.46MB
  207. 14 Sessions Cookies/230 Setting a Cookie.mp445.95MB
  208. 14 Sessions Cookies/231 Manipulating Cookies.mp410.08MB
  209. 14 Sessions Cookies/232 Configuring Cookies.mp446.04MB
  210. 14 Sessions Cookies/233 What is a Session.mp47.68MB
  211. 14 Sessions Cookies/234 Initializing the Session Middleware.mp427.81MB
  212. 14 Sessions Cookies/235 Using the Session Middleware.mp436.13MB
  213. 14 Sessions Cookies/236 Using MongoDB to Store Sessions.mp463.32MB
  214. 14 Sessions Cookies/237 Sessions Cookies - A Short Summary.mp418.82MB
  215. 14 Sessions Cookies/238 Deleting a Cookie.mp437.25MB
  216. 14 Sessions Cookies/239 Fixing Some Minor Bugs.mp437.72MB
  217. 14 Sessions Cookies/240 Making Add to Cart Work Again.mp467.41MB
  218. 14 Sessions Cookies/241 Two Tiny Improvements.mp424.37MB
  219. 14 Sessions Cookies/242 Wrap Up.mp418.39MB
  220. 15 Adding Authentication/245 Module Introduction.mp43.01MB
  221. 15 Adding Authentication/246 What is Authentication.mp47.52MB
  222. 15 Adding Authentication/247 How is Authentication Implemented.mp45.98MB
  223. 15 Adding Authentication/248 Our Updated Project Status.mp416.82MB
  224. 15 Adding Authentication/249 Implementing an Authentication Flow.mp470.45MB
  225. 15 Adding Authentication/250 Encrypting Passwords.mp432.31MB
  226. 15 Adding Authentication/251 Adding a Tiny Code Improvement.mp413.04MB
  227. 15 Adding Authentication/252 Adding the Signin Functionality.mp459.54MB
  228. 15 Adding Authentication/253 Working on Route Protection.mp417.73MB
  229. 15 Adding Authentication/254 Using Middleware to Protect Routes.mp439.97MB
  230. 15 Adding Authentication/255 Understanding CSRF Attacks.mp411.75MB
  231. 15 Adding Authentication/256 Using a CSRF Token.mp471.07MB
  232. 15 Adding Authentication/257 Adding CSRF Protection.mp442.83MB
  233. 15 Adding Authentication/258 Fixing the Order Button.mp411.07MB
  234. 15 Adding Authentication/259 Providing User Feedback.mp470.18MB
  235. 15 Adding Authentication/260 Optional Styling Error Messages.mp435.95MB
  236. 15 Adding Authentication/261 Finishing the Flash Messages.mp417.88MB
  237. 15 Adding Authentication/262 Adding Additional Flash Massages.mp420.96MB
  238. 15 Adding Authentication/263 Wrap Up.mp412.22MB
  239. 16 Sending Emails/265 Module Introduction.mp41.73MB
  240. 16 Sending Emails/266 How Does Sending Emails Work.mp43.33MB
  241. 16 Sending Emails/267 Using SendGrid.mp412.74MB
  242. 16 Sending Emails/268 Using Nodemailer to Send an Email.mp449.66MB
  243. 16 Sending Emails/269 Potential Limitation for Large Scale Apps.mp414.06MB
  244. 17 Advanced Authentication/271 Module Introduction.mp41.66MB
  245. 17 Advanced Authentication/272 Resetting Passwords.mp430.84MB
  246. 17 Advanced Authentication/273 Implementing the Token Logic.mp476.3MB
  247. 17 Advanced Authentication/274 Creating the Token.mp410.7MB
  248. 17 Advanced Authentication/275 Creating the Reset Password Form.mp459.48MB
  249. 17 Advanced Authentication/276 Adding Logic to Update the Password.mp470.59MB
  250. 17 Advanced Authentication/277 Why we Need Authorization.mp410.53MB
  251. 17 Advanced Authentication/278 Adding Authorization.mp417.62MB
  252. 17 Advanced Authentication/279 Adding Protection to Post Actions.mp435.44MB
  253. 17 Advanced Authentication/280 Why Editing Fails.mp46.02MB
  254. 17 Advanced Authentication/281 Wrap Up.mp46.43MB
  255. 18 Understanding Validation/283 Module Introduction.mp42.29MB
  256. 18 Understanding Validation/284 Why Should We Use Validation.mp45.27MB
  257. 18 Understanding Validation/285 How to Validate Input.mp413.01MB
  258. 18 Understanding Validation/286 Setup Basic Validation.mp498.94MB
  259. 18 Understanding Validation/287 Using Validation Error Messages.mp420.97MB
  260. 18 Understanding Validation/288 Built-In Custom Validators.mp438.97MB
  261. 18 Understanding Validation/289 More Validators.mp437.29MB
  262. 18 Understanding Validation/290 Checking For Field Equality.mp428.33MB
  263. 18 Understanding Validation/291 Adding Async Validation.mp445.24MB
  264. 18 Understanding Validation/292 Keeping User Input.mp440.71MB
  265. 18 Understanding Validation/293 Adding Conditional CSS Classes.mp453.12MB
  266. 18 Understanding Validation/294 Adding Validation to Login.mp453.19MB
  267. 18 Understanding Validation/295 Sanitizing Data.mp435.02MB
  268. 18 Understanding Validation/296 Validating Product Addition.mp4106.84MB
  269. 18 Understanding Validation/297 Validating Product Editing.mp472.54MB
  270. 18 Understanding Validation/298 Wrap Up.mp414.44MB
  271. 19 Error Handling/300 Module Introduction.mp41.41MB
  272. 19 Error Handling/301 Types of Errors Error Handling.mp417.27MB
  273. 19 Error Handling/302 Analyzing the Error Handling in the Current Project.mp424.71MB
  274. 19 Error Handling/303 Errors - Some Theory.mp458.57MB
  275. 19 Error Handling/304 Throwing Errors in Code.mp421.23MB
  276. 19 Error Handling/305 Returning Error Pages.mp467.05MB
  277. 19 Error Handling/306 Using the Express.js Error Handling Middleware.mp462.74MB
  278. 19 Error Handling/307 Updating the App.mp437.55MB
  279. 19 Error Handling/308 Using the Error Handling Middleware Correctly.mp451.17MB
  280. 19 Error Handling/309 Status Codes.mp439.62MB
  281. 19 Error Handling/311 Wrap Up.mp411.38MB
  282. 20 File Upload Download/313 Module Introduction.mp41.97MB
  283. 20 File Upload Download/314 Adding a File Picker to the Frontend.mp420.38MB
  284. 20 File Upload Download/315 Handling Multipart Form Data.mp448.23MB
  285. 20 File Upload Download/316 Handling File Uploads with Multer.mp451.35MB
  286. 20 File Upload Download/317 Configuring Multer to Adjust Filename Filepath.mp445.3MB
  287. 20 File Upload Download/318 Filtering Files by Mimetype.mp427.5MB
  288. 20 File Upload Download/319 Storing File Data in the Database.mp480.18MB
  289. 20 File Upload Download/321 Serving Images Statically.mp443.64MB
  290. 20 File Upload Download/322 Downloading Files with Authentication.mp473.46MB
  291. 20 File Upload Download/323 Setting File Type Headers.mp426.34MB
  292. 20 File Upload Download/324 Restricting File Access.mp441.04MB
  293. 20 File Upload Download/325 Streaming Data vs Preloading Data.mp432.86MB
  294. 20 File Upload Download/326 Using PDFKit for .pdf Generation.mp461.83MB
  295. 20 File Upload Download/327 Generating .pdf Files with Order Data.mp473.03MB
  296. 20 File Upload Download/328 Deleting Files.mp465.96MB
  297. 20 File Upload Download/329 Fixing Invoice Links.mp45.93MB
  298. 20 File Upload Download/330 Wrap Up.mp419.25MB
  299. 21 Adding Pagination/332 Module Introduction.mp41.5MB
  300. 21 Adding Pagination/333 Adding Pagination Links.mp434.15MB
  301. 21 Adding Pagination/334 Retrieving a Chunk of Data.mp434.75MB
  302. 21 Adding Pagination/336 Preparing Pagination Data on the Server.mp439.39MB
  303. 21 Adding Pagination/337 Adding Dynamic Pagination Buttons.mp478.13MB
  304. 21 Adding Pagination/338 Re-Using the Pagination Logic Controls.mp435.93MB
  305. 21 Adding Pagination/339 Wrap Up.mp49.25MB
  306. 22 Understanding Async Requests/341 Module Introduction.mp41.95MB
  307. 22 Understanding Async Requests/342 What are Async Requests.mp45.5MB
  308. 22 Understanding Async Requests/343 Adding Client Side JS Code.mp465.38MB
  309. 22 Understanding Async Requests/345 Sending Handling Background Requests.mp484.44MB
  310. 22 Understanding Async Requests/346 Manipulating the DOM.mp426.16MB
  311. 23 Adding Payments/348 Module Introduction.mp41.89MB
  312. 23 Adding Payments/349 How Payments Work.mp46.01MB
  313. 23 Adding Payments/350 Adding a Checkout Page.mp459.16MB
  314. 23 Adding Payments/351 Using Stripe in Your App.mp4144.04MB
  315. 24 Working with REST APIs - The Basics/353 Module Introduction.mp43.27MB
  316. 24 Working with REST APIs - The Basics/354 What are REST APIs and why do we use Them.mp430.35MB
  317. 24 Working with REST APIs - The Basics/355 Accessing Data with REST APIs.mp419.3MB
  318. 24 Working with REST APIs - The Basics/356 Understanding Routing HTTP Methods.mp419.15MB
  319. 24 Working with REST APIs - The Basics/357 REST APIs - The Core Principles.mp415.43MB
  320. 24 Working with REST APIs - The Basics/358 Creating our REST API Project Implementing the Route Setup.mp438.08MB
  321. 24 Working with REST APIs - The Basics/359 Sending Requests Responses and Working with Postman.mp483.56MB
  322. 24 Working with REST APIs - The Basics/360 REST APIs Clients CORS Errors.mp459.93MB
  323. 24 Working with REST APIs - The Basics/361 Sending POST Requests.mp455.09MB
  324. 24 Working with REST APIs - The Basics/362 Wrap Up.mp410.36MB
  325. 25 Working with REST APIs - The Practical Application/364 Module Introduction.mp42.81MB
  326. 25 Working with REST APIs - The Practical Application/365 REST APIs The Rest Of The Course.mp419.86MB
  327. 25 Working with REST APIs - The Practical Application/366 Understanding the Frontend Setup.mp431.04MB
  328. 25 Working with REST APIs - The Practical Application/367 Planning the API.mp431.3MB
  329. 25 Working with REST APIs - The Practical Application/368 Fetching Lists of Posts.mp455.31MB
  330. 25 Working with REST APIs - The Practical Application/369 Adding a Create Post Endpoint.mp462.57MB
  331. 25 Working with REST APIs - The Practical Application/370 Adding Server Side Validation.mp452.67MB
  332. 25 Working with REST APIs - The Practical Application/371 Setting Up a Post Model.mp444.44MB
  333. 25 Working with REST APIs - The Practical Application/372 Storing Posts in the Database.mp432.25MB
  334. 25 Working with REST APIs - The Practical Application/373 Static Images Error Handling.mp467.31MB
  335. 25 Working with REST APIs - The Practical Application/374 Fetching a Single Post.mp473.12MB
  336. 25 Working with REST APIs - The Practical Application/375 Uploading Images.mp473.09MB
  337. 25 Working with REST APIs - The Practical Application/376 Updating Posts.mp4136.49MB
  338. 25 Working with REST APIs - The Practical Application/377 Deleting Posts.mp441.93MB
  339. 25 Working with REST APIs - The Practical Application/378 Adding Pagination.mp455.79MB
  340. 25 Working with REST APIs - The Practical Application/379 Adding a User Model.mp438.16MB
  341. 25 Working with REST APIs - The Practical Application/380 Adding User Signup Validation.mp461.25MB
  342. 25 Working with REST APIs - The Practical Application/381 Signing Users Up.mp468.76MB
  343. 25 Working with REST APIs - The Practical Application/382 How Does Authentication Work.mp47.51MB
  344. 25 Working with REST APIs - The Practical Application/383 Starting with User Login.mp434.12MB
  345. 25 Working with REST APIs - The Practical Application/384 Logging In Creating JSON Web Tokens (JWTs).mp467.88MB
  346. 25 Working with REST APIs - The Practical Application/385 Using Validating the Token.mp493.84MB
  347. 25 Working with REST APIs - The Practical Application/386 Adding Auth Middleware to All Routes.mp420.24MB
  348. 25 Working with REST APIs - The Practical Application/387 Connecting Posts Users.mp459.43MB
  349. 25 Working with REST APIs - The Practical Application/388 Adding Authorization Checks.mp431.98MB
  350. 25 Working with REST APIs - The Practical Application/389 Clearing Post-User Relations.mp427.39MB
  351. 25 Working with REST APIs - The Practical Application/390 Wrap Up.mp411.01MB
  352. 26 Understanding Async Await in Node.js/392 Module Introduction.mp42.21MB
  353. 26 Understanding Async Await in Node.js/393 What is Async Await All About.mp433.18MB
  354. 26 Understanding Async Await in Node.js/394 Transforming Then Catch to Async Await.mp446.21MB
  355. 26 Understanding Async Await in Node.js/396 Wrap Up.mp432.09MB
  356. 27 Understanding Websockets Socket.io/398 Module Introduction.mp42.38MB
  357. 27 Understanding Websockets Socket.io/399 What Are Websockets Why Would You Use Them.mp411.35MB
  358. 27 Understanding Websockets Socket.io/400 Websocket Solutions - An Overview.mp412.56MB
  359. 27 Understanding Websockets Socket.io/401 Setting Up Socket.io on the Server.mp438.08MB
  360. 27 Understanding Websockets Socket.io/402 Establishing a Connection From the Client.mp426.66MB
  361. 27 Understanding Websockets Socket.io/403 Identifying Realtime Potential.mp424.31MB
  362. 27 Understanding Websockets Socket.io/404 Sharing the IO Instance Across Files.mp422.9MB
  363. 27 Understanding Websockets Socket.io/405 Synchronizing POST Additions.mp468.7MB
  364. 27 Understanding Websockets Socket.io/406 Fixing a Bug - The Missing Username.mp416.78MB
  365. 27 Understanding Websockets Socket.io/407 Updating Posts On All Connected Clients.mp442.31MB
  366. 27 Understanding Websockets Socket.io/408 Sorting Correctly.mp48.46MB
  367. 27 Understanding Websockets Socket.io/409 Deleting Posts Across Clients.mp426.64MB
  368. 27 Understanding Websockets Socket.io/410 Wrap Up.mp414.33MB
  369. 28 Working with GraphQL/412 Module Introduction.mp41.92MB
  370. 28 Working with GraphQL/413 What is GraphQL.mp432.9MB
  371. 28 Working with GraphQL/414 Understanding the Setup Writing our First Query.mp482.05MB
  372. 28 Working with GraphQL/415 Defining a Mutation Schema.mp445.68MB
  373. 28 Working with GraphQL/416 Adding a Mutation Resolver GraphiQL.mp481.66MB
  374. 28 Working with GraphQL/417 Adding Input Validation.mp442.22MB
  375. 28 Working with GraphQL/418 Handling Errors.mp438.96MB
  376. 28 Working with GraphQL/419 Connecting the Frontend to the GraphQL API.mp463.65MB
  377. 28 Working with GraphQL/420 Adding a Login Query a Resolver.mp459.26MB
  378. 28 Working with GraphQL/421 Adding Login Functionality.mp448.95MB
  379. 28 Working with GraphQL/422 Adding a Create Post Mutation.mp470.97MB
  380. 28 Working with GraphQL/423 Extracting User Data From the Auth Token.mp463.11MB
  381. 28 Working with GraphQL/424 Sending the Create Post Query.mp447.76MB
  382. 28 Working with GraphQL/425 Fixing a Bug Adding New Posts Correctly.mp425.87MB
  383. 28 Working with GraphQL/426 Adding a Get Post Query Resolver.mp446.19MB
  384. 28 Working with GraphQL/427 Sending Create Post and Get Post Queries.mp450.88MB
  385. 28 Working with GraphQL/428 Adding Pagination.mp444.64MB
  386. 28 Working with GraphQL/429 Uploading Images.mp4106.7MB
  387. 28 Working with GraphQL/431 Viewing a Single Post.mp460.58MB
  388. 28 Working with GraphQL/432 Updating Posts.mp4103.81MB
  389. 28 Working with GraphQL/433 Deleting Posts.mp495.32MB
  390. 28 Working with GraphQL/435 Managing the User Status.mp491.98MB
  391. 28 Working with GraphQL/436 Using Variables.mp4164.45MB
  392. 28 Working with GraphQL/437 Fixing a Pagination Bug.mp430.34MB
  393. 28 Working with GraphQL/438 Wrap Up.mp419.81MB
  394. 29 Deploying our App/440 Module Introduction.mp42.96MB
  395. 29 Deploying our App/441 Deploying Different Kinds of Apps.mp45.4MB
  396. 29 Deploying our App/442 Deployment Preparations.mp421MB
  397. 29 Deploying our App/443 Using Environment Variables.mp4105.21MB
  398. 29 Deploying our App/444 Using Production API Keys.mp49.78MB
  399. 29 Deploying our App/445 Setting Secure Response Headers with Helmet.mp426.45MB
  400. 29 Deploying our App/446 Compressing Assets.mp427.22MB
  401. 29 Deploying our App/447 Setting Up Request Logging.mp439.87MB
  402. 29 Deploying our App/449 Setting Up a SSL Server.mp473.25MB
  403. 29 Deploying our App/450 Using a Hosting Provider.mp415.92MB
  404. 29 Deploying our App/451 Understanding the Project the Git Setup.mp424.26MB
  405. 29 Deploying our App/452 A Deployment Example with Heroku.mp483.15MB
  406. 29 Deploying our App/454 Deploying APIs.mp417.64MB
  407. 30 Node.js as a Build Tool Using npm/456 Module Introduction.mp42.26MB
  408. 30 Node.js as a Build Tool Using npm/457 npm Node.js.mp43.32MB
  409. 30 Node.js as a Build Tool Using npm/458 Using npm.mp458.99MB
  410. 30 Node.js as a Build Tool Using npm/460 What is a Build Tool.mp433.15MB
  411. 30 Node.js as a Build Tool Using npm/461 Using Node.js in Build Processes.mp455.95MB
  412. 31 Roundup/463 Course Roundup.mp433.78MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!

违规内容投诉邮箱:[email protected]

概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统