首页 磁力链接怎么用

[FreeAllCourse.Com] Udemy - NodeJS - The Complete Guide (incl. Deno, REST APIs, GraphQL)

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

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

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