本站已收录 番号和无损神作磁力链接/BT种子 

[Udemy] Node.js, Express, MongoDB & More The Complete Bootcamp 2021 [En]

种子简介

种子名称: [Udemy] Node.js, Express, MongoDB & More The Complete Bootcamp 2021 [En]
文件类型: 视频
文件数目: 226个文件
文件大小: 17.09 GB
收录时间: 2021-9-4 15:38
已经下载: 3
资源热度: 178
最近下载: 2024-6-3 13:22

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:ed252ec0455c3f88e4587a804bec6ed9fd8b1491&dn=[Udemy] Node.js, Express, MongoDB & More The Complete Bootcamp 2021 [En] 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[Udemy] Node.js, Express, MongoDB & More The Complete Bootcamp 2021 [En].torrent
  • 14. Setting Up Git and Deployment/10. Finishing Payments with Stripe Webhooks.mp4359.86MB
  • 1. Welcome, Welcome, Welcome!/3. Let's Install Node.js.mp426.76MB
  • 2. Introduction to Node.js and NPM/1. Section Intro.mp419.39MB
  • 2. Introduction to Node.js and NPM/2. What Is Node.js and Why Use It.mp432.13MB
  • 2. Introduction to Node.js and NPM/3. Running Javascript Outside the Browser.mp422.06MB
  • 2. Introduction to Node.js and NPM/4. Using Modules 1 Core Modules.mp432.16MB
  • 2. Introduction to Node.js and NPM/5. Reading and Writing Files.mp434.64MB
  • 2. Introduction to Node.js and NPM/6. Blocking and Non-Blocking Asynchronous Nature of Node.js.mp445.36MB
  • 2. Introduction to Node.js and NPM/7. Reading and Writing Files Asynchronously.mp485.02MB
  • 2. Introduction to Node.js and NPM/8. Creating a Simple Web Server.mp485.18MB
  • 2. Introduction to Node.js and NPM/9. Routing.mp480.82MB
  • 2. Introduction to Node.js and NPM/10. Building a (Very) Simple API.mp4103.43MB
  • 2. Introduction to Node.js and NPM/11. HTML Templating Building the Templates.mp4136.95MB
  • 2. Introduction to Node.js and NPM/12. HTML Templating Filling the Templates.mp4207.74MB
  • 2. Introduction to Node.js and NPM/13. Parsing Variables from URLs.mp4101.07MB
  • 2. Introduction to Node.js and NPM/14. Using Modules 2 Our Own Modules.mp453.87MB
  • 2. Introduction to Node.js and NPM/15. Introduction to NPM and the package.json File.mp429.54MB
  • 2. Introduction to Node.js and NPM/16. Types of Packages and Installs.mp480.42MB
  • 2. Introduction to Node.js and NPM/17. Using Modules 3 3rd Party Modules.mp470.83MB
  • 2. Introduction to Node.js and NPM/18. Package Versioning and Updating.mp468.94MB
  • 2. Introduction to Node.js and NPM/19. Setting up Prettier in VS Code.mp492.15MB
  • 2. Introduction to Node.js and NPM/20. Recap and What's Next.mp423.02MB
  • 3. Introduction to Back-End Web Development/1. Section Intro.mp416.27MB
  • 3. Introduction to Back-End Web Development/2. An Overview of How the Web Works.mp456.07MB
  • 3. Introduction to Back-End Web Development/3. HTTP in Action.mp459.96MB
  • 3. Introduction to Back-End Web Development/4. Front-End vs. Back-End Web Development.mp426.42MB
  • 3. Introduction to Back-End Web Development/5. Static vs Dynamic vs API.mp439.62MB
  • 4. How Node.js Works A Look Behind the Scenes/1. Section Intro.mp430.51MB
  • 4. How Node.js Works A Look Behind the Scenes/2. Node, V8, Libuv and C++.mp413.5MB
  • 4. How Node.js Works A Look Behind the Scenes/3. Processes, Threads and the Thread Pool.mp415.94MB
  • 4. How Node.js Works A Look Behind the Scenes/4. The Node.js Event Loop.mp443.09MB
  • 4. How Node.js Works A Look Behind the Scenes/5. The Event Loop in Practice.mp497.91MB
  • 4. How Node.js Works A Look Behind the Scenes/6. Events and Event-Driven Architecture.mp416.02MB
  • 4. How Node.js Works A Look Behind the Scenes/7. Events in Practice.mp470.21MB
  • 4. How Node.js Works A Look Behind the Scenes/8. Introduction to Streams.mp426.85MB
  • 4. How Node.js Works A Look Behind the Scenes/9. Streams in Practice.mp475.3MB
  • 4. How Node.js Works A Look Behind the Scenes/10. How Requiring Modules Really Works.mp434.7MB
  • 4. How Node.js Works A Look Behind the Scenes/11. Requiring Modules in Practice.mp470.01MB
  • 5. [Optional] Asynchronous JavaScript Promises and AsyncAwait/1. Section Intro.mp420.16MB
  • 5. [Optional] Asynchronous JavaScript Promises and AsyncAwait/2. The Problem with Callbacks Callback Hell.mp466.17MB
  • 5. [Optional] Asynchronous JavaScript Promises and AsyncAwait/3. From Callback Hell to Promises.mp441.26MB
  • 5. [Optional] Asynchronous JavaScript Promises and AsyncAwait/4. Building Promises.mp4107.01MB
  • 5. [Optional] Asynchronous JavaScript Promises and AsyncAwait/5. Consuming Promises with AsyncAwait.mp453.55MB
  • 5. [Optional] Asynchronous JavaScript Promises and AsyncAwait/6. Returning Values from Async Functions.mp483.16MB
  • 5. [Optional] Asynchronous JavaScript Promises and AsyncAwait/7. Waiting for Multiple Promises Simultaneously.mp446.83MB
  • 6. Express Let's Start Building the Natours API!/1. Section Intro.mp419.79MB
  • 6. Express Let's Start Building the Natours API!/2. What is Express.mp49.77MB
  • 6. Express Let's Start Building the Natours API!/3. Installing Postman.mp420.13MB
  • 6. Express Let's Start Building the Natours API!/4. Setting up Express and Basic Routing.mp469.33MB
  • 6. Express Let's Start Building the Natours API!/5. APIs and RESTful API Design.mp460.11MB
  • 6. Express Let's Start Building the Natours API!/6. Starting Our API Handling GET Requests.mp486.75MB
  • 6. Express Let's Start Building the Natours API!/7. Handling POST Requests.mp495.33MB
  • 6. Express Let's Start Building the Natours API!/8. Responding to URL Parameters.mp467.73MB
  • 6. Express Let's Start Building the Natours API!/9. Handling PATCH Requests.mp443.78MB
  • 6. Express Let's Start Building the Natours API!/10. Handling DELETE Requests.mp415.24MB
  • 6. Express Let's Start Building the Natours API!/11. Refactoring Our Routes.mp456.78MB
  • 6. Express Let's Start Building the Natours API!/12. Middleware and the Request-Response Cycle.mp419.41MB
  • 6. Express Let's Start Building the Natours API!/13. Creating Our Own Middleware.mp466.97MB
  • 6. Express Let's Start Building the Natours API!/14. Using 3rd-Party Middleware.mp477.91MB
  • 6. Express Let's Start Building the Natours API!/15. Implementing the Users Routes.mp449.95MB
  • 6. Express Let's Start Building the Natours API!/16. Creating and Mounting Multiple Routers.mp452.11MB
  • 6. Express Let's Start Building the Natours API!/17. A Better File Structure.mp4132.88MB
  • 6. Express Let's Start Building the Natours API!/18. Param Middleware.mp479.29MB
  • 6. Express Let's Start Building the Natours API!/19. Chaining Multiple Middleware Functions.mp454.22MB
  • 6. Express Let's Start Building the Natours API!/20. Serving Static Files.mp439.85MB
  • 6. Express Let's Start Building the Natours API!/21. Environment Variables.mp492.02MB
  • 6. Express Let's Start Building the Natours API!/22. Setting up ESLint + Prettier in VS Code.mp476.38MB
  • 7. Introduction to MongoDB/1. Section Intro.mp416.77MB
  • 7. Introduction to MongoDB/2. What is MongoDB.mp439.6MB
  • 7. Introduction to MongoDB/3. Installing MongoDB on macOS.mp445.37MB
  • 7. Introduction to MongoDB/4. Installing MongoDB on Windows.mp488.81MB
  • 7. Introduction to MongoDB/5. Creating a Local Database.mp424.04MB
  • 7. Introduction to MongoDB/6. CRUD Creating Documents.mp414.82MB
  • 7. Introduction to MongoDB/7. CRUD Querying (Reading) Documents.mp451.53MB
  • 7. Introduction to MongoDB/8. CRUD Updating Documents.mp429.15MB
  • 7. Introduction to MongoDB/9. CRUD Deleting Documents.mp413.65MB
  • 7. Introduction to MongoDB/10. Using Compass App for CRUD Operations.mp431.75MB
  • 7. Introduction to MongoDB/11. Creating a Hosted Database with Atlas.mp429.05MB
  • 7. Introduction to MongoDB/12. Connecting to Our Hosted Database.mp439.97MB
  • 8. Using MongoDB with Mongoose/1. Section Intro.mp419.71MB
  • 8. Using MongoDB with Mongoose/2. Connecting Our Database with the Express App.mp470.96MB
  • 8. Using MongoDB with Mongoose/3. What Is Mongoose.mp410.02MB
  • 8. Using MongoDB with Mongoose/4. Creating a Simple Tour Model.mp441.3MB
  • 8. Using MongoDB with Mongoose/5. Creating Documents and Testing the Model.mp452.07MB
  • 8. Using MongoDB with Mongoose/6. Intro to Back-End Architecture MVC, Types of Logic, and More.mp426.31MB
  • 8. Using MongoDB with Mongoose/7. Refactoring for MVC.mp449.39MB
  • 8. Using MongoDB with Mongoose/8. Another Way of Creating Documents.mp476.54MB
  • 8. Using MongoDB with Mongoose/9. Reading Documents.mp455.69MB
  • 8. Using MongoDB with Mongoose/10. Updating Documents.mp484.42MB
  • 8. Using MongoDB with Mongoose/11. Deleting Documents.mp424.66MB
  • 8. Using MongoDB with Mongoose/12. Modelling the Tours.mp4129.04MB
  • 8. Using MongoDB with Mongoose/13. Importing Development Data.mp4107.25MB
  • 8. Using MongoDB with Mongoose/14. Making the API Better Filtering.mp4122.66MB
  • 8. Using MongoDB with Mongoose/15. Making the API Better Advanced Filtering.mp483.73MB
  • 8. Using MongoDB with Mongoose/16. Making the API Better Sorting.mp4106.64MB
  • 8. Using MongoDB with Mongoose/17. Making the API Better Limiting Fields.mp444.3MB
  • 8. Using MongoDB with Mongoose/18. Making the API Better Pagination.mp499.62MB
  • 8. Using MongoDB with Mongoose/19. Making the API Better Aliasing.mp464.07MB
  • 8. Using MongoDB with Mongoose/20. Refactoring API Features.mp4129.36MB
  • 8. Using MongoDB with Mongoose/21. Aggregation Pipeline Matching and Grouping.mp4143.63MB
  • 8. Using MongoDB with Mongoose/22. Aggregation Pipeline Unwinding and Projecting.mp4141.78MB
  • 8. Using MongoDB with Mongoose/23. Virtual Properties.mp441.13MB
  • 8. Using MongoDB with Mongoose/24. Document Middleware.mp496.03MB
  • 8. Using MongoDB with Mongoose/25. Query Middleware.mp498.39MB
  • 8. Using MongoDB with Mongoose/26. Aggregation Middleware.mp457.02MB
  • 8. Using MongoDB with Mongoose/27. Data Validation Built-In Validators.mp468.06MB
  • 8. Using MongoDB with Mongoose/28. Data Validation Custom Validators.mp4107.98MB
  • 9. Error Handling with Express/1. Section Intro.mp414.33MB
  • 9. Error Handling with Express/2. Debugging Node.js with ndb.mp4151.58MB
  • 9. Error Handling with Express/3. Handling Unhandled Routes.mp445.56MB
  • 9. Error Handling with Express/4. An Overview of Error Handling.mp417.58MB
  • 9. Error Handling with Express/5. Implementing a Global Error Handling Middleware.mp453.21MB
  • 9. Error Handling with Express/6. Better Errors and Refactoring.mp464.43MB
  • 9. Error Handling with Express/7. Catching Errors in Async Functions.mp4101.32MB
  • 9. Error Handling with Express/8. Adding 404 Not Found Errors.mp459.9MB
  • 9. Error Handling with Express/9. Errors During Development vs Production.mp461.68MB
  • 9. Error Handling with Express/10. Handling Invalid Database IDs.mp472.26MB
  • 9. Error Handling with Express/11. Handling Duplicate Database Fields.mp447.28MB
  • 9. Error Handling with Express/12. Handling Mongoose Validation Errors.mp464.64MB
  • 9. Error Handling with Express/13. Errors Outside Express Unhandled Rejections.mp457.68MB
  • 9. Error Handling with Express/14. Catching Uncaught Exceptions.mp467.54MB
  • 10. Authentication, Authorization and Security/1. Section Intro.mp420.66MB
  • 10. Authentication, Authorization and Security/2. Modelling Users.mp461.07MB
  • 10. Authentication, Authorization and Security/3. Creating New Users.mp462.31MB
  • 10. Authentication, Authorization and Security/4. Managing Passwords.mp4110.44MB
  • 10. Authentication, Authorization and Security/5. How Authentication with JWT Works.mp434.79MB
  • 10. Authentication, Authorization and Security/6. Signing up Users.mp4124.64MB
  • 10. Authentication, Authorization and Security/7. Logging in Users.mp4186.21MB
  • 10. Authentication, Authorization and Security/8. Protecting Tour Routes - Part 1.mp4103.22MB
  • 10. Authentication, Authorization and Security/9. Protecting Tour Routes - Part 2.mp4240.99MB
  • 10. Authentication, Authorization and Security/10. Advanced Postman Setup.mp452.41MB
  • 10. Authentication, Authorization and Security/11. Authorization User Roles and Permissions.mp498.28MB
  • 10. Authentication, Authorization and Security/12. Password Reset Functionality Reset Token.mp4120.41MB
  • 10. Authentication, Authorization and Security/13. Sending Emails with Nodemailer.mp4155.51MB
  • 10. Authentication, Authorization and Security/14. Password Reset Functionality Setting New Password.mp4151.52MB
  • 10. Authentication, Authorization and Security/15. Updating the Current User Password.mp4116.05MB
  • 10. Authentication, Authorization and Security/16. Updating the Current User Data.mp4136.93MB
  • 10. Authentication, Authorization and Security/17. Deleting the Current User.mp469.36MB
  • 10. Authentication, Authorization and Security/18. Security Best Practices.mp455.94MB
  • 10. Authentication, Authorization and Security/19. Sending JWT via Cookie.mp463.6MB
  • 10. Authentication, Authorization and Security/20. Implementing Rate Limiting.mp447.59MB
  • 10. Authentication, Authorization and Security/21. Setting Security HTTP Headers.mp441.29MB
  • 10. Authentication, Authorization and Security/22. Data Sanitization.mp461.08MB
  • 10. Authentication, Authorization and Security/23. Preventing Parameter Pollution.mp470.89MB
  • 11. Modelling Data and Advanced Mongoose/1. Section Intro.mp422.08MB
  • 11. Modelling Data and Advanced Mongoose/2. MongoDB Data Modelling.mp4104.43MB
  • 11. Modelling Data and Advanced Mongoose/3. Designing Our Data Model.mp434.48MB
  • 11. Modelling Data and Advanced Mongoose/4. Modelling Locations (Geospatial Data).mp499.23MB
  • 11. Modelling Data and Advanced Mongoose/5. Modelling Tour Guides Embedding.mp455.81MB
  • 11. Modelling Data and Advanced Mongoose/6. Modelling Tour Guides Child Referencing.mp434.17MB
  • 11. Modelling Data and Advanced Mongoose/7. Populating Tour Guides.mp477.02MB
  • 11. Modelling Data and Advanced Mongoose/8. Modelling Reviews Parent Referencing.mp452.75MB
  • 11. Modelling Data and Advanced Mongoose/9. Creating and Getting Reviews.mp4104.18MB
  • 11. Modelling Data and Advanced Mongoose/10. Populating Reviews.mp445.42MB
  • 11. Modelling Data and Advanced Mongoose/11. Virtual Populate Tours and Reviews.mp474.01MB
  • 11. Modelling Data and Advanced Mongoose/12. Implementing Simple Nested Routes.mp482.62MB
  • 11. Modelling Data and Advanced Mongoose/13. Nested Routes with Express.mp453.52MB
  • 11. Modelling Data and Advanced Mongoose/14. Adding a Nested GET Endpoint.mp436.89MB
  • 11. Modelling Data and Advanced Mongoose/15. Building Handler Factory Functions Delete.mp4102.01MB
  • 11. Modelling Data and Advanced Mongoose/16. Factory Functions Update and Create.mp495.14MB
  • 11. Modelling Data and Advanced Mongoose/17. Factory Functions Reading.mp4122.19MB
  • 11. Modelling Data and Advanced Mongoose/18. Adding a me Endpoint.mp435.17MB
  • 11. Modelling Data and Advanced Mongoose/19. Adding Missing Authentication and Authorization.mp4112.61MB
  • 11. Modelling Data and Advanced Mongoose/20. Importing Review and User Data.mp462.94MB
  • 11. Modelling Data and Advanced Mongoose/21. Improving Read Performance with Indexes.mp485.61MB
  • 11. Modelling Data and Advanced Mongoose/22. Calculating Average Rating on Tours - Part 1.mp4148.51MB
  • 11. Modelling Data and Advanced Mongoose/23. Calculating Average Rating on Tours - Part 2.mp4114.96MB
  • 11. Modelling Data and Advanced Mongoose/24. Preventing Duplicate Reviews.mp461.19MB
  • 11. Modelling Data and Advanced Mongoose/25. Geospatial Queries Finding Tours Within Radius.mp4233.97MB
  • 11. Modelling Data and Advanced Mongoose/26. Geospatial Aggregation Calculating Distances.mp4121.41MB
  • 11. Modelling Data and Advanced Mongoose/27. Creating API Documentation Using Postman.mp449.24MB
  • 12. Server-Side Rendering with Pug Templates/1. Section Intro.mp419.86MB
  • 12. Server-Side Rendering with Pug Templates/2. Recap Server-Side vs Client-Side Rendering.mp450.3MB
  • 12. Server-Side Rendering with Pug Templates/3. Setting up Pug in Express.mp466.63MB
  • 12. Server-Side Rendering with Pug Templates/4. First Steps with Pug.mp469.8MB
  • 12. Server-Side Rendering with Pug Templates/5. Creating Our Base Template.mp4117.99MB
  • 12. Server-Side Rendering with Pug Templates/6. Including Files into Pug Templates.mp431.55MB
  • 12. Server-Side Rendering with Pug Templates/7. Extending Our Base Template with Blocks.mp454.57MB
  • 12. Server-Side Rendering with Pug Templates/8. Setting up the Project Structure.mp441.42MB
  • 12. Server-Side Rendering with Pug Templates/9. Building the Tour Overview - Part 1.mp491.14MB
  • 12. Server-Side Rendering with Pug Templates/10. Building the Tour Overview - Part 2.mp4124.02MB
  • 12. Server-Side Rendering with Pug Templates/11. Building the Tour Page - Part 1.mp4186.67MB
  • 12. Server-Side Rendering with Pug Templates/12. Building the Tour Page - Part 2.mp4252.79MB
  • 12. Server-Side Rendering with Pug Templates/13. Including a Map with Mapbox - Part 1.mp482.9MB
  • 12. Server-Side Rendering with Pug Templates/14. Including a Map with Mapbox - Part 2.mp4276.64MB
  • 12. Server-Side Rendering with Pug Templates/15. Building the Login Screen.mp441.82MB
  • 12. Server-Side Rendering with Pug Templates/16. Logging in Users with Our API - Part 1.mp4128.74MB
  • 12. Server-Side Rendering with Pug Templates/17. Logging in Users with Our API - Part 2.mp4133.37MB
  • 12. Server-Side Rendering with Pug Templates/18. Logging in Users with Our API - Part 3.mp4174.71MB
  • 12. Server-Side Rendering with Pug Templates/19. Logging out Users.mp4105.01MB
  • 12. Server-Side Rendering with Pug Templates/20. Rendering Error Pages.mp4173.19MB
  • 12. Server-Side Rendering with Pug Templates/21. Building the User Account Page.mp4125.21MB
  • 12. Server-Side Rendering with Pug Templates/22. Updating User Data.mp4107.64MB
  • 12. Server-Side Rendering with Pug Templates/23. Updating User Data with Our API.mp475.98MB
  • 12. Server-Side Rendering with Pug Templates/24. Updating User Password with Our API.mp4100.1MB
  • 13. Advanced Features Payments, Email, File Uploads/1. Section Intro.mp410.94MB
  • 13. Advanced Features Payments, Email, File Uploads/2. Image Uploads Using Multer Users.mp470.89MB
  • 13. Advanced Features Payments, Email, File Uploads/3. Configuring Multer.mp4115.6MB
  • 13. Advanced Features Payments, Email, File Uploads/4. Saving Image Name to Database.mp440.29MB
  • 13. Advanced Features Payments, Email, File Uploads/5. Resizing Images.mp4115.34MB
  • 13. Advanced Features Payments, Email, File Uploads/6. Adding Image Uploads to Form.mp485.75MB
  • 13. Advanced Features Payments, Email, File Uploads/7. Uploading Multiple Images Tours.mp492.96MB
  • 13. Advanced Features Payments, Email, File Uploads/8. Processing Multiple Images.mp4157.54MB
  • 13. Advanced Features Payments, Email, File Uploads/9. Building a Complex Email Handler.mp4136.31MB
  • 13. Advanced Features Payments, Email, File Uploads/10. Email Templates with Pug Welcome Emails.mp4124.02MB
  • 13. Advanced Features Payments, Email, File Uploads/11. Sending Password Reset Emails.mp448.42MB
  • 13. Advanced Features Payments, Email, File Uploads/12. Using Sendgrid for Real Emails.mp459.21MB
  • 13. Advanced Features Payments, Email, File Uploads/13. Credit Card Payments with Stripe.mp458.67MB
  • 13. Advanced Features Payments, Email, File Uploads/14. Integrating Stripe into the Back-End.mp4157.4MB
  • 13. Advanced Features Payments, Email, File Uploads/15. Processing Payments on the Front-End.mp4164.92MB
  • 13. Advanced Features Payments, Email, File Uploads/16. Modelling the Bookings.mp438.74MB
  • 13. Advanced Features Payments, Email, File Uploads/17. Creating New Bookings on Checkout Success.mp4132.47MB
  • 13. Advanced Features Payments, Email, File Uploads/18. Rendering a User's Booked Tours.mp485.45MB
  • 13. Advanced Features Payments, Email, File Uploads/19. Finishing the Bookings API.mp451.89MB
  • 13. Advanced Features Payments, Email, File Uploads/20. Final Considerations.mp437.53MB
  • 14. Setting Up Git and Deployment/1. Section Intro.mp413.75MB
  • 14. Setting Up Git and Deployment/2. Setting Up Git and GitHub.mp443.82MB
  • 14. Setting Up Git and Deployment/3. Git Fundamentals.mp480.2MB
  • 14. Setting Up Git and Deployment/4. Pushing to GitHub.mp476.96MB
  • 14. Setting Up Git and Deployment/5. Preparing Our App for Deployment.mp4105.44MB
  • 14. Setting Up Git and Deployment/6. Deploying Our App to Heroku.mp4230.14MB
  • 14. Setting Up Git and Deployment/7. Testing for Secure HTTPS Connections.mp450.07MB
  • 14. Setting Up Git and Deployment/8. Responding to a SIGTERM Signal.mp458.1MB
  • 14. Setting Up Git and Deployment/9. Implementing CORS.mp4155.66MB
  • 1. Welcome, Welcome, Welcome!/1. Course Structure and Projects.mp4134.76MB
  • 15. That's It, Everyone!/1. Where to Go from Here.mp480.03MB