首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[FreeCourseSite.com] Udemy - Complete NodeJS Developer in 2022 (GraphQL, MongoDB, + more)
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2023-1-16 14:12
2024-11-21 16:16
190
21.75 GB
371
磁力链接
magnet:?xt=urn:btih:01b642d499b0214124eadd6a745f979d626187a1
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjAxYjY0MmQ0OTliMDIxNDEyNGVhZGQ2YTc0NWY5NzlkNjI2MTg3YTFaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
FreeCourseSite
com
Udemy
-
Complete
NodeJS
Developer
in
2022
GraphQL
MongoDB
more
文件列表
1. Introduction/1. Course Outline.mp4
95.83MB
1. Introduction/2. Join Our Online Classroom!.mp4
75.3MB
1. Introduction/4. Node.js - How We Got Here.mp4
125.24MB
1. Introduction/5. Node.js Runtime.mp4
109.92MB
1. Introduction/6. How To Succeed In The Course.mp4
51.37MB
1. Introduction/7. Latest Version Of Node.js.mp4
5.62MB
10. Testing APIs/1. Testing In Node.mp4
31.15MB
10. Testing APIs/2. Testing APIs With Jest.mp4
98.53MB
10. Testing APIs/3. Testing API Endpoints With Supertest GET.mp4
61.13MB
10. Testing APIs/4. Testing API Endpoints With Supertest POST.mp4
92.1MB
10. Testing APIs/5. Testing API Endpoints With Supertest Error Cases.mp4
67.66MB
11. Improving Node Performance/10. The PM2 Tool.mp4
18.68MB
11. Improving Node Performance/11. Using PM2 To Create Clusters.mp4
73.62MB
11. Improving Node Performance/12. Managing Live Clusters With PM2.mp4
45.51MB
11. Improving Node Performance/13. Zero Downtime Restart.mp4
23.27MB
11. Improving Node Performance/14. Improving Performance Of Our NASA Project.mp4
82.81MB
11. Improving Node Performance/15. Worker Threads.mp4
111.2MB
11. Improving Node Performance/16. Worker Threads In Action.mp4
44.76MB
11. Improving Node Performance/2. Node Server Performance.mp4
58.7MB
11. Improving Node Performance/3. Building A Simple Blocking Server.mp4
72.01MB
11. Improving Node Performance/4. Real Life Blocking Functions.mp4
64.18MB
11. Improving Node Performance/5. Running Multiple Node Processes.mp4
36.09MB
11. Improving Node Performance/6. The Node Cluster Module.mp4
18.94MB
11. Improving Node Performance/7. Clustering In Action.mp4
85.85MB
11. Improving Node Performance/8. Maximizing Cluster Performance.mp4
50.84MB
11. Improving Node Performance/9. Load Balancing.mp4
47.41MB
12. Databases/1. Introduction to Databases.mp4
19.46MB
12. Databases/11. Mongoose.mp4
65.88MB
12. Databases/12. Creating Mongoose Schema for Launches.mp4
106.77MB
12. Databases/13. Exercise Creating Mongoose Schema for Planets.mp4
36.99MB
12. Databases/15. Creating Models From Schemas.mp4
40.76MB
12. Databases/16. Mongoose Models vs MVC Models.mp4
34.61MB
12. Databases/17. Creating and Inserting Documents.mp4
64.5MB
12. Databases/18. Finding Documents.mp4
48.04MB
12. Databases/19. The Upsert Operation.mp4
74.41MB
12. Databases/20. Exploring Data Using Atlas.mp4
45.25MB
12. Databases/21. Updating Project Architecture.mp4
51.73MB
12. Databases/22. ObjectIDs.mp4
29.36MB
12. Databases/23. Excluding Fields From The Response.mp4
24.98MB
12. Databases/24. Saving Launches.mp4
40.6MB
12. Databases/25. Listing All Launches.mp4
26.44MB
12. Databases/26. Referential Integrity.mp4
86.71MB
12. Databases/27. Auto Increment In MongoDB.mp4
67.92MB
12. Databases/28. Getting Latest Flight Number.mp4
40.36MB
12. Databases/29. Scheduling New Launches.mp4
76.91MB
12. Databases/3. Comparing SQL vs NoSQL.mp4
31.73MB
12. Databases/30. Investigating A Mongoose Mystery.mp4
65.73MB
12. Databases/31. Aborting Launches.mp4
99.13MB
12. Databases/33. Updating Tests For Mongoose 1.mp4
127.41MB
12. Databases/34. Updating Tests For Mongoose 2.mp4
86.09MB
12. Databases/4. Database Schemas & Schemaless Databases.mp4
16.64MB
12. Databases/5. Choosing a Database for our NASA Project.mp4
50.72MB
12. Databases/6. SQL vs MongoDB Trends and Object-Relational Impedance Mismatch.mp4
78.53MB
12. Databases/7. SQL vs MongoDB Schemas, References, and ACID Transactions.mp4
129.78MB
12. Databases/8. Setting up MongoDB Atlas.mp4
92.14MB
12. Databases/9. Connecting to MongoDB.mp4
68.77MB
13. Working With REST APIs - SpaceX Project/1. Working With SpaceX.mp4
32.95MB
13. Working With REST APIs - SpaceX Project/10. Minimizing API Load.mp4
53.26MB
13. Working With REST APIs - SpaceX Project/11. Persisting SpaceX Launches.mp4
69.18MB
13. Working With REST APIs - SpaceX Project/12. Paginating Our Endpoints 1.mp4
56.01MB
13. Working With REST APIs - SpaceX Project/13. Paginating Our Endpoints 2.mp4
115.89MB
13. Working With REST APIs - SpaceX Project/14. Sorting Paginated Data.mp4
35.08MB
13. Working With REST APIs - SpaceX Project/15. Cleaning Up Launch Data.mp4
45.03MB
13. Working With REST APIs - SpaceX Project/16. Managing Secrets With Dotenv.mp4
56.53MB
13. Working With REST APIs - SpaceX Project/18. Securing Leaked Secrets.mp4
36.14MB
13. Working With REST APIs - SpaceX Project/2. The SpaceX API.mp4
37.14MB
13. Working With REST APIs - SpaceX Project/3. Versioning Node APIs.mp4
66.24MB
13. Working With REST APIs - SpaceX Project/4. Updating Our API Tests.mp4
9.79MB
13. Working With REST APIs - SpaceX Project/5. Exploring SpaceX Launches API.mp4
43.71MB
13. Working With REST APIs - SpaceX Project/6. Running Search Queries.mp4
78.33MB
13. Working With REST APIs - SpaceX Project/7. Loading SpaceX Data In Our API.mp4
108.93MB
13. Working With REST APIs - SpaceX Project/8. Mapping SpaceX Data To Our Database.mp4
73.24MB
13. Working With REST APIs - SpaceX Project/9. Using Paginated APIs.mp4
51MB
14. Node Security + Authentication/10. API Keys.mp4
80.35MB
14. Node Security + Authentication/11. JWT Tokens.mp4
80.88MB
14. Node Security + Authentication/12. The OAuth Standard.mp4
40.57MB
14. Node Security + Authentication/13. OAuth 2.0 Authorization Code Flow.mp4
63.53MB
14. Node Security + Authentication/14. OAuth In Action with Single Sign On.mp4
155.66MB
14. Node Security + Authentication/15. Registering with the Google Authorization Server.mp4
109.8MB
14. Node Security + Authentication/16. Authentication Endpoints With Middleware.mp4
66.86MB
14. Node Security + Authentication/17. Passport.js.mp4
25.56MB
14. Node Security + Authentication/18. Dotenv for Client Secrets.mp4
54.71MB
14. Node Security + Authentication/19. Authentication With Google And OAuth 1.mp4
78.96MB
14. Node Security + Authentication/2. Security and Authentication Overview.mp4
33.04MB
14. Node Security + Authentication/20. Authentication With Google And OAuth 2.mp4
99.88MB
14. Node Security + Authentication/21. Cookie Based Authentication.mp4
42.4MB
14. Node Security + Authentication/22. Sessions.mp4
39.69MB
14. Node Security + Authentication/23. Server VS Client Side Sessions With Cookies.mp4
60.16MB
14. Node Security + Authentication/24. Session Middleware in Express.mp4
75.5MB
14. Node Security + Authentication/25. Setting Up OAuth Cookie Session.mp4
72.37MB
14. Node Security + Authentication/27. Reading and Writing the OAuth Session 1.mp4
99.78MB
14. Node Security + Authentication/28. Reading and Writing the OAuth Session 2.mp4
56.07MB
14. Node Security + Authentication/29. Restricting Access to Endpoints.mp4
64.64MB
14. Node Security + Authentication/3. Encrypted Connections with SSL and TLS.mp4
76.92MB
14. Node Security + Authentication/30. Implementing Logout.mp4
51.35MB
14. Node Security + Authentication/31. Experimenting With Fake Sessions.mp4
38.35MB
14. Node Security + Authentication/32. Wrap Up and Next Steps.mp4
45.9MB
14. Node Security + Authentication/4. Digital Certificates, Signing, and Man In The Middle Attacks.mp4
65.99MB
14. Node Security + Authentication/5. Setting Up Our Security Example.mp4
23.39MB
14. Node Security + Authentication/6. HTTPS With Node, Self Signed Certificates, and Public Key Cryptography.mp4
107.24MB
14. Node Security + Authentication/7. Helmet.js.mp4
68.46MB
14. Node Security + Authentication/8. Authentication vs Authorization.mp4
84.35MB
14. Node Security + Authentication/9. Social Sign In.mp4
36.78MB
15. Continuous Integration and Delivery/1. Introduction to CI and CD.mp4
88.25MB
15. Continuous Integration and Delivery/11. GitHub Actions Marketplace.mp4
29.53MB
15. Continuous Integration and Delivery/12. Continuous Integration Test Pipeline.mp4
74.7MB
15. Continuous Integration and Delivery/13. Mocking Out Databases.mp4
29.1MB
15. Continuous Integration and Delivery/14. Databases With Continuous Integration.mp4
73.48MB
15. Continuous Integration and Delivery/15. Populating Data For Continuous Integration.mp4
75.88MB
15. Continuous Integration and Delivery/2. Continuous Integration.mp4
50.14MB
15. Continuous Integration and Delivery/3. Continuous Delivery.mp4
119.19MB
15. Continuous Integration and Delivery/4. Continuous Deployment.mp4
76.83MB
15. Continuous Integration and Delivery/5. Pipelines.mp4
14.32MB
15. Continuous Integration and Delivery/6. GitHub Actions.mp4
64.75MB
15. Continuous Integration and Delivery/7. Setting Up GitHub Actions.mp4
32.52MB
15. Continuous Integration and Delivery/8. Continuous Integration Build Pipeline.mp4
43.07MB
15. Continuous Integration and Delivery/9. Build Pipeline In Action.mp4
49.75MB
16. Node Production and the Cloud (Docker + AWS)/1. Deploying to the Cloud.mp4
19.2MB
16. Node Production and the Cloud (Docker + AWS)/11. Updating Our API URL.mp4
17.03MB
16. Node Production and the Cloud (Docker + AWS)/12. Building NASA Project Docker Image.mp4
38.61MB
16. Node Production and the Cloud (Docker + AWS)/13. Running NASA Project in a Container.mp4
31.6MB
16. Node Production and the Cloud (Docker + AWS)/14. Pushing Images to Docker Hub.mp4
21.41MB
16. Node Production and the Cloud (Docker + AWS)/15. Exploring Amazon Web Services.mp4
52.29MB
16. Node Production and the Cloud (Docker + AWS)/16. Creating an EC2 Instance 1.mp4
63.29MB
16. Node Production and the Cloud (Docker + AWS)/17. Creating an EC2 Instance 2 Security.mp4
116.93MB
16. Node Production and the Cloud (Docker + AWS)/18. What is SSH.mp4
26.18MB
16. Node Production and the Cloud (Docker + AWS)/19. Connecting To Our EC2 Instance With SSH.mp4
59.55MB
16. Node Production and the Cloud (Docker + AWS)/2. Serverless vs Containers.mp4
27.04MB
16. Node Production and the Cloud (Docker + AWS)/20. Setting Up Our EC2 Server.mp4
37.48MB
16. Node Production and the Cloud (Docker + AWS)/21. Deploying Our NASA API.mp4
104.89MB
16. Node Production and the Cloud (Docker + AWS)/3. Virtual Machines.mp4
35.33MB
16. Node Production and the Cloud (Docker + AWS)/4. What is a Container.mp4
34.99MB
16. Node Production and the Cloud (Docker + AWS)/5. Installing Docker.mp4
32.9MB
16. Node Production and the Cloud (Docker + AWS)/6. Running Our First Docker Container.mp4
41.6MB
16. Node Production and the Cloud (Docker + AWS)/7. Your DockerHub Account.mp4
10.22MB
16. Node Production and the Cloud (Docker + AWS)/8. Creating a Dockerfile.mp4
90.84MB
16. Node Production and the Cloud (Docker + AWS)/9. Improving Our Dockerfile With Layers.mp4
72.36MB
17. GraphQL/10. Designing An E-Commerce Schema.mp4
79.63MB
17. GraphQL/11. GraphQL Tools.mp4
33.87MB
17. GraphQL/12. Modularizing Large GraphQL Projects Schemas.mp4
88.67MB
17. GraphQL/14. Resolvers.mp4
70.93MB
17. GraphQL/15. Modularizing Large GraphQL Projects Resolvers.mp4
52.62MB
17. GraphQL/16. Filtering with Queries and Resolvers.mp4
56.9MB
17. GraphQL/17. Exercise Query Products By ID.mp4
36.6MB
17. GraphQL/18. Mutations In Action.mp4
50.84MB
17. GraphQL/19. Implementing Mutations on the Server.mp4
63.54MB
17. GraphQL/2. GraphQL Overview.mp4
69.1MB
17. GraphQL/20. Exercise Add New Product Review.mp4
68.96MB
17. GraphQL/21. GraphQL With Apollo.mp4
58.08MB
17. GraphQL/22. Building an Apollo Server With Node.js.mp4
80.32MB
17. GraphQL/3. Our First GraphQL Query.mp4
27.36MB
17. GraphQL/4. GraphQL Queries In Action.mp4
42.02MB
17. GraphQL/5. GraphQL vs REST Over-fetching & Under-fetching.mp4
134.86MB
17. GraphQL/6. GraphQL vs REST Summary.mp4
112.74MB
17. GraphQL/7. Exploring GraphQL Implementations.mp4
23.75MB
17. GraphQL/8. GraphQL In Node.mp4
54.04MB
17. GraphQL/9. GraphiQL.mp4
25MB
18. Sockets with Node.js/11. Reviewing Our Pong Front End.mp4
93.07MB
18. Sockets with Node.js/12. Multiplayer Pong Message Sequence.mp4
71.79MB
18. Sockets with Node.js/13. Setting Up a socket.io Server.mp4
30.29MB
18. Sockets with Node.js/14. Connecting to socket.io.mp4
33.64MB
18. Sockets with Node.js/16. Identifying Connected Clients.mp4
74.83MB
18. Sockets with Node.js/17. Listening for Events in the Pong Server.mp4
31.92MB
18. Sockets with Node.js/18. Broadcasting Events.mp4
26.69MB
18. Sockets with Node.js/19. Handling Events in the Pong Client.mp4
61.55MB
18. Sockets with Node.js/2. Introduction to Sockets.mp4
30.17MB
18. Sockets with Node.js/20. Implementing the Game Logic Paddle.mp4
73.58MB
18. Sockets with Node.js/21. Implementing the Game Logic Ball.mp4
69.96MB
18. Sockets with Node.js/22. What Happens When You Disconnect.mp4
37.82MB
18. Sockets with Node.js/23. Using Socket.io with Express.mp4
87.43MB
18. Sockets with Node.js/24. Namespaces.mp4
33.33MB
18. Sockets with Node.js/25. Rooms.mp4
75.96MB
18. Sockets with Node.js/3. Polling.mp4
16.49MB
18. Sockets with Node.js/4. What is a Socket.mp4
34.21MB
18. Sockets with Node.js/5. Sockets VS Polling.mp4
55.97MB
18. Sockets with Node.js/6. WebSockets.mp4
52.16MB
18. Sockets with Node.js/7. Introduction to socket.io.mp4
21.11MB
18. Sockets with Node.js/8. socket.io Client and Server APIs.mp4
87.71MB
18. Sockets with Node.js/9. Multiplayer Pong Overview.mp4
39.72MB
19. Where To Go From Here/1. Thank You!.mp4
16.85MB
2. Node.js Fundamentals Foundations and Environment Setup/1. OPTIONAL Installing Node.js.mp4
37.42MB
2. Node.js Fundamentals Foundations and Environment Setup/2. OPTIONAL Windows Installation Tips.mp4
24.83MB
2. Node.js Fundamentals Foundations and Environment Setup/3. The Node.js Release Cycle.mp4
21.73MB
2. Node.js Fundamentals Foundations and Environment Setup/4. The Node.js REPL.mp4
49.68MB
2. Node.js Fundamentals Foundations and Environment Setup/5. Setting Up Our Developer Environment.mp4
33.12MB
2. Node.js Fundamentals Foundations and Environment Setup/6. Our First Node.js App.mp4
78.92MB
2. Node.js Fundamentals Foundations and Environment Setup/7. Node.js VS JavaScript.mp4
65.02MB
2. Node.js Fundamentals Foundations and Environment Setup/8. The global Object.mp4
69.07MB
2. Node.js Fundamentals Foundations and Environment Setup/9. Introduction to Backend VS Frontend.mp4
104.38MB
20. Extra Deno vs Node.js/10. Our First Deno App.mp4
67.38MB
20. Extra Deno vs Node.js/12. The Most Important Video.mp4
14.51MB
20. Extra Deno vs Node.js/13. Deno Internals And Architecture.mp4
160.47MB
20. Extra Deno vs Node.js/14. Deno Metrics.mp4
40.94MB
20. Extra Deno vs Node.js/15. Exercise Deno Architecture.mp4
41.07MB
20. Extra Deno vs Node.js/17. Deno Game Changers.mp4
123.04MB
20. Extra Deno vs Node.js/18. Deno Game Changers 2.mp4
99.92MB
20. Extra Deno vs Node.js/19. Will Deno Kill NodeJS.mp4
17.5MB
20. Extra Deno vs Node.js/2. Why Deno.mp4
69.58MB
20. Extra Deno vs Node.js/20. Single Executable To Rule Them All.mp4
21.88MB
20. Extra Deno vs Node.js/22. Deno Security.mp4
106.11MB
20. Extra Deno vs Node.js/23. Deno Permissions.mp4
37.53MB
20. Extra Deno vs Node.js/24. Deno Permissions 2.mp4
12.03MB
20. Extra Deno vs Node.js/25. Deno Permissions 3.mp4
39.27MB
20. Extra Deno vs Node.js/3. Deno Runtime And V8 Engine.mp4
62.82MB
20. Extra Deno vs Node.js/4. Deno Installation.mp4
40.89MB
20. Extra Deno vs Node.js/6. MACLINUX Installation Tips.mp4
59.75MB
20. Extra Deno vs Node.js/7. WINDOWS Installation Tips.mp4
9.32MB
20. Extra Deno vs Node.js/8. Setting Up Our Developer Environment.mp4
40.73MB
21. Appendix How JavaScript Works/10. WebAssembly.mp4
36.55MB
21. Appendix How JavaScript Works/11. Call Stack and Memory Heap.mp4
150.82MB
21. Appendix How JavaScript Works/12. Stack Overflow.mp4
43.22MB
21. Appendix How JavaScript Works/13. Garbage Collection.mp4
49.25MB
21. Appendix How JavaScript Works/14. Memory Leaks.mp4
46.68MB
21. Appendix How JavaScript Works/15. Single Threaded.mp4
22.64MB
21. Appendix How JavaScript Works/16. Exercise Issue With Single Thread.mp4
23.38MB
21. Appendix How JavaScript Works/17. Javascript Runtime.mp4
116.31MB
21. Appendix How JavaScript Works/18. Node.js.mp4
54.86MB
21. Appendix How JavaScript Works/2. JavaScript Engine.mp4
56.73MB
21. Appendix How JavaScript Works/3. Exercise Javascript Engine.mp4
12.4MB
21. Appendix How JavaScript Works/4. Inside the Engine.mp4
39.72MB
21. Appendix How JavaScript Works/5. Exercise JS Engine For All.mp4
32.49MB
21. Appendix How JavaScript Works/6. Interpreters and Compilers.mp4
48.88MB
21. Appendix How JavaScript Works/7. Inside the V8 Engine.mp4
84.77MB
21. Appendix How JavaScript Works/8. Comparing Other Languages.mp4
30.22MB
21. Appendix How JavaScript Works/9. Writing Optimized Code.mp4
56.52MB
22. Appendix Asynchronous JavaScript/10. Threads, Concurrency and Parallelism.mp4
61.77MB
22. Appendix Asynchronous JavaScript/2. Section Overview.mp4
30.63MB
22. Appendix Asynchronous JavaScript/3. Promises.mp4
147.46MB
22. Appendix Asynchronous JavaScript/4. ES8 - Async Await.mp4
106.76MB
22. Appendix Asynchronous JavaScript/5. ES9 (ES2018).mp4
36.7MB
22. Appendix Asynchronous JavaScript/6. ES9 (ES2018) - Async.mp4
106.74MB
22. Appendix Asynchronous JavaScript/7. Job Queue.mp4
45.43MB
22. Appendix Asynchronous JavaScript/8. Parallel, Sequence and Race.mp4
76.71MB
22. Appendix Asynchronous JavaScript/9. ES2020 allSettled().mp4
29.14MB
23. Appendix Pong Front End/2. Pong Project Overview.mp4
4MB
23. Appendix Pong Front End/3. JS - Create Canvas.mp4
113.56MB
23. Appendix Pong Front End/4. JS - RequestAnimationFrame.mp4
109.59MB
23. Appendix Pong Front End/5. JS - Game Over.mp4
92.85MB
23. Appendix Pong Front End/6. Code Review.mp4
38.27MB
24. Appendix TypeScript/10. TypeScript 2.mp4
31.27MB
24. Appendix TypeScript/11. TypeScript 3.mp4
29.81MB
24. Appendix TypeScript/12.1 typescript.ts
1.79KB
24. Appendix TypeScript/13. TypeScript 4.mp4
29.99MB
24. Appendix TypeScript/14. TypeScript 5.mp4
34.19MB
24. Appendix TypeScript/15. TypeScript 6.mp4
27.12MB
24. Appendix TypeScript/17. TypeScript 7.mp4
18.17MB
24. Appendix TypeScript/19. TypeScript 8.mp4
36.35MB
24. Appendix TypeScript/2. Introduction To TypeScript.mp4
7.8MB
24. Appendix TypeScript/20. TypeScript 9.mp4
6.22MB
24. Appendix TypeScript/21. TypeScript 10.mp4
6.48MB
24. Appendix TypeScript/3. Dynamic vs Static Typing.mp4
67.76MB
24. Appendix TypeScript/4. Strongly vs Weakly Typed.mp4
22.85MB
24. Appendix TypeScript/5. Static Typing In JavaScript.mp4
57.27MB
24. Appendix TypeScript/7. OPTIONAL Installing TypeScript Compiler.mp4
45.64MB
24. Appendix TypeScript/9. TypeScript.mp4
63.05MB
25. Appendix SQL/10. Imperative vs Declarative.mp4
51.11MB
25. Appendix SQL/11. History of SQL.mp4
34.07MB
25. Appendix SQL/14. SQL Standards.mp4
62.49MB
25. Appendix SQL/15. Tables.mp4
40.73MB
25. Appendix SQL/16. Columns.mp4
50.93MB
25. Appendix SQL/17. Rows.mp4
31.68MB
25. Appendix SQL/18. Primary And Foreign Keys.mp4
62.42MB
25. Appendix SQL/19. Relational vs NoSQL, PostgreSQL vs MongoDB Databases.mp4
124.55MB
25. Appendix SQL/2. Exercise Building Amazon.mp4
55.14MB
25. Appendix SQL/20. Scalability.mp4
58.57MB
25. Appendix SQL/21. Sharding.mp4
42.21MB
25. Appendix SQL/3. Exercise Building Amazon 2.mp4
58.26MB
25. Appendix SQL/4. 5 Types Of Databases.mp4
83.85MB
25. Appendix SQL/5. Exercise What Is A Database.mp4
17.95MB
25. Appendix SQL/6. SQL Playground.mp4
15.3MB
25. Appendix SQL/7. What Is SQL.mp4
31MB
25. Appendix SQL/8. What Is A Query.mp4
84.3MB
3. Node.js Fundamentals Internals/1. What Node.js Includes.mp4
137.71MB
3. Node.js Fundamentals Internals/10. The Event Loop.mp4
20.59MB
3. Node.js Fundamentals Internals/11. Callback Queues.mp4
54.45MB
3. Node.js Fundamentals Internals/12. Phases of the Event Loop.mp4
124.35MB
3. Node.js Fundamentals Internals/13. Comparing Node With PHP and Python.mp4
77.48MB
3. Node.js Fundamentals Internals/14. What Is Node.js Best At.mp4
23.89MB
3. Node.js Fundamentals Internals/15. Observer Design Pattern.mp4
26.56MB
3. Node.js Fundamentals Internals/16. The Node Event Emitter.mp4
92.78MB
3. Node.js Fundamentals Internals/2. Node Internals Deep Dive.mp4
120.37MB
3. Node.js Fundamentals Internals/3. libuv Internals Deep Dive.mp4
102.68MB
3. Node.js Fundamentals Internals/4. Synchronous vs Asynchronous.mp4
69.58MB
3. Node.js Fundamentals Internals/5. Asynchronous Callbacks.mp4
27.43MB
3. Node.js Fundamentals Internals/6. Non-Blocking Input & Output.mp4
12.94MB
3. Node.js Fundamentals Internals/7. Exercise Is JavaScript Asynchronous.mp4
5.87MB
3. Node.js Fundamentals Internals/8. Multi-Threading, Processes, and Threads.mp4
182.46MB
3. Node.js Fundamentals Internals/9. Is Node.js Multi-Threaded.mp4
161.36MB
4. Node.js Fundamentals Module System/1. The require Function.mp4
43.04MB
4. Node.js Fundamentals Module System/10. Should We Use index.js.mp4
41.79MB
4. Node.js Fundamentals Module System/2. Making HTTP Requests.mp4
54.73MB
4. Node.js Fundamentals Module System/3. Why Use Modules.mp4
56.51MB
4. Node.js Fundamentals Module System/4. Creating Our Own Modules.mp4
72.03MB
4. Node.js Fundamentals Module System/5. Exporting From Modules.mp4
23.63MB
4. Node.js Fundamentals Module System/6. CommonJS vs ECMAScript Modules.mp4
27.33MB
4. Node.js Fundamentals Module System/7. Creating Our Own ECMAScript Modules.mp4
40.76MB
4. Node.js Fundamentals Module System/8. Module Caching.mp4
49.33MB
4. Node.js Fundamentals Module System/9. Using index.js.mp4
60.77MB
5. Node.js Fundamentals Package Management/1. NPM The Node Package Manager.mp4
38.37MB
5. Node.js Fundamentals Package Management/2. Creating Our First NPM Package.mp4
61.03MB
5. Node.js Fundamentals Package Management/3. Packages And The NPM Registry.mp4
11.53MB
5. Node.js Fundamentals Package Management/4. Using Third Party Modules.mp4
71.91MB
5. Node.js Fundamentals Package Management/5. The node_modules Folder.mp4
83.24MB
5. Node.js Fundamentals Package Management/6. Semantic Versioning.mp4
13.69MB
5. Node.js Fundamentals Package Management/7. package-lock.json and Versioning.mp4
63.83MB
5. Node.js Fundamentals Package Management/8. Vulnerabilities In Dependencies.mp4
40.96MB
5. Node.js Fundamentals Package Management/9. Installing NPM Tools nodemon.mp4
68.61MB
6. Node.js File IO - Planets Project/10. Exploring Habitable Planets.mp4
60.82MB
6. Node.js File IO - Planets Project/2. Exploring Planets With Node.mp4
26.44MB
6. Node.js File IO - Planets Project/3. Importing Kepler Space Telescope Data.mp4
48.91MB
6. Node.js File IO - Planets Project/4. Setting Up Our CSV Parser.mp4
35.17MB
6. Node.js File IO - Planets Project/6. Streaming Large Data Files.mp4
47.94MB
6. Node.js File IO - Planets Project/7. Reading Our Planets Data.mp4
41.11MB
6. Node.js File IO - Planets Project/8. Parsing Our Planets Data.mp4
34.73MB
6. Node.js File IO - Planets Project/9. Finding Habitable Planets.mp4
77.59MB
7. Web Servers with Node.js/11. Cross Origin Resource Sharing (CORS).mp4
58.08MB
7. Web Servers with Node.js/12. POSTing Data to the Server.mp4
71.22MB
7. Web Servers with Node.js/13. Requests and Responses as Streams.mp4
86.56MB
7. Web Servers with Node.js/14. Web Servers Recap.mp4
21.4MB
7. Web Servers with Node.js/2. What is a Web Server.mp4
74.85MB
7. Web Servers with Node.js/3. Introduction to HTTP Responses and Requests.mp4
38.65MB
7. Web Servers with Node.js/4. HTTP Requests.mp4
97.25MB
7. Web Servers with Node.js/5. HTTP Responses.mp4
124.81MB
7. Web Servers with Node.js/6. Our First Webserver.mp4
39.94MB
7. Web Servers with Node.js/7. HTTP APIs and Routing.mp4
63.99MB
7. Web Servers with Node.js/8. Parameterized URLs.mp4
58.49MB
7. Web Servers with Node.js/9. Same Origin Policy.mp4
46.01MB
8. First Express.js API/10. POST Requests in Express.mp4
119.11MB
8. First Express.js API/11. Model View Controller (MVC).mp4
59.05MB
8. First Express.js API/12. Model View Controller in Express.mp4
138.44MB
8. First Express.js API/13. Express Routers.mp4
137.18MB
8. First Express.js API/14. RESTful APIs.mp4
47.5MB
8. First Express.js API/15. Create Read Update and Delete (CRUD).mp4
47.99MB
8. First Express.js API/16. Sending Files.mp4
45.43MB
8. First Express.js API/17. Serving Websites With Node.mp4
81.51MB
8. First Express.js API/18. Templating Engines.mp4
106.22MB
8. First Express.js API/19. Layouts and Separation of Concerns.mp4
60.13MB
8. First Express.js API/2. Why Express.mp4
20.3MB
8. First Express.js API/3. Introduction to Express.mp4
63.28MB
8. First Express.js API/4. Express vs Next.js vs Koa.mp4
67.28MB
8. First Express.js API/5. Route Parameters.mp4
58.73MB
8. First Express.js API/6. Postman and Insomnia.mp4
44.6MB
8. First Express.js API/7. Development Dependencies.mp4
22.65MB
8. First Express.js API/8. Middleware.mp4
21.62MB
8. First Express.js API/9. Writing Our Own Logging Middleware.mp4
69.59MB
9. NASA Project/10. CORS Middleware.mp4
57.3MB
9. NASA Project/11. Models vs Controllers vs Routers.mp4
17.9MB
9. NASA Project/12. The Planets Model.mp4
48.59MB
9. NASA Project/13. Loading Data On Startup.mp4
139.1MB
9. NASA Project/15. Automating Full Stack Applications With NPM.mp4
105.65MB
9. NASA Project/16. Serving React.js Front End In Production.mp4
133.39MB
9. NASA Project/18. Logging Requests With Morgan.mp4
78MB
9. NASA Project/19. The Launches Model.mp4
108.1MB
9. NASA Project/2. Introduction & Architecture.mp4
59.95MB
9. NASA Project/20. GET launches.mp4
149.66MB
9. NASA Project/21. Serving Applications With Client Side Routing.mp4
55.59MB
9. NASA Project/22. Working With Data Models Building a Data Access Layer.mp4
60.43MB
9. NASA Project/23. POST launches Creating Launches 1.mp4
90.85MB
9. NASA Project/24. POST launches Creating Launches 2.mp4
86.83MB
9. NASA Project/25. POST launches Validation For POST Requests.mp4
90.16MB
9. NASA Project/26. Connecting POST launches With Front End Dashboard.mp4
139.1MB
9. NASA Project/27. DELETE launches Aborting Launches 1.mp4
110.32MB
9. NASA Project/28. DELETE launches Aborting Launches 2.mp4
119.1MB
9. NASA Project/29. Updating Our Architecture Diagram.mp4
106.21MB
9. NASA Project/3. NASA Dashboard Front End Setup.mp4
44.43MB
9. NASA Project/30. Exercise Imposter Syndrome.mp4
39.36MB
9. NASA Project/4. NASA Dashboard Functionality.mp4
75.25MB
9. NASA Project/5. What You Need To Know.mp4
8.24MB
9. NASA Project/6. React.js Front End Code Walkthrough.mp4
184.48MB
9. NASA Project/7. API Server Setup.mp4
82.99MB
9. NASA Project/9. GET planets.mp4
124.89MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统