Udemy - Node.js, Express, MongoDB & More The Complete Bootcamp (2019)

Photo unavailable
Category:
Date:
08/08/19 at 3:45am GMT+1
Submitter:
Seeders:
1
Leechers:
0
File size:
4.6 GB in 99 files

Torrent Status:
  This torrent has NOT been verified. 

Infohash:
adf651054a91c30a6d76e73b05f6ca008db5c534


File list

  • Udemy - Node.js, Express, MongoDB & More The Complete Bootcamp (2019)
  • icon 1 - Welcome, Welcome, Welcome!/2.txt 450 B
    icon 1 - Welcome, Welcome, Welcome!/3 - Let's Install Node.js.mp4 8.6 MB
    icon 14 - Setting Up Git and Deployment/226 - Finishing Payments with Stripe Webhooks.mp4 75.9 MB
    icon 2 - Introduction to Node.js and NPM/10 - Reading and Writing Files Asynchronously.mp4 23.7 MB
    icon 2 - Introduction to Node.js and NPM/11 - Creating a Simple Web Server.mp4 22.1 MB
    icon 2 - Introduction to Node.js and NPM/12 - Routing.mp4 26.8 MB
    icon 2 - Introduction to Node.js and NPM/13 - Building a (Very) Simple API.mp4 32 MB
    icon 2 - Introduction to Node.js and NPM/14 - HTML Templating Building the Templates.mp4 29.1 MB
    icon 2 - Introduction to Node.js and NPM/15 - HTML Templating Filling the Templates.mp4 43.2 MB
    icon 2 - Introduction to Node.js and NPM/16 - Parsing Variables from URLs.mp4 21.5 MB
    icon 2 - Introduction to Node.js and NPM/17 - Using Modules 2 Our Own Modules.mp4 12.3 MB
    icon 2 - Introduction to Node.js and NPM/18 - Introduction to NPM and the package.json File.mp4 9.1 MB
    icon 2 - Introduction to Node.js and NPM/19 - Types of Packages and Installs.mp4 22.4 MB
    icon 2 - Introduction to Node.js and NPM/20 - Using Modules 3 3rd Party Modules.mp4 15.6 MB
    icon 2 - Introduction to Node.js and NPM/21 - Package Versioning and Updating.mp4 19.7 MB
    icon 2 - Introduction to Node.js and NPM/22 - Setting up Prettier in VS Code.mp4 22.4 MB
    icon 2 - Introduction to Node.js and NPM/23 - Recap and What's Next.mp4 5.6 MB
    icon 2 - Introduction to Node.js and NPM/4 - Section Intro.mp4 3.1 MB
    icon 2 - Introduction to Node.js and NPM/5 - What Is Node.js and Why Use It.mp4 23.8 MB
    icon 2 - Introduction to Node.js and NPM/6 - Running Javascript Outside the Browser.mp4 8.6 MB
    icon 2 - Introduction to Node.js and NPM/7 - Using Modules 1 Core Modules.mp4 10.1 MB
    icon 2 - Introduction to Node.js and NPM/8 - Reading and Writing Files.mp4 11.4 MB
    icon 2 - Introduction to Node.js and NPM/9 - Blocking and Non-Blocking Asynchronous Nature of Node.js.mp4 14.2 MB
    icon 3 - Introduction to Back-End Web Development/24 - Section Intro.mp4 2.8 MB
    icon 3 - Introduction to Back-End Web Development/25 - An Overview of How the Web Works.mp4 18.6 MB
    icon 3 - Introduction to Back-End Web Development/26 - HTTP in Action.mp4 13.2 MB
    icon 3 - Introduction to Back-End Web Development/27 - Front-End vs. Back-End Web Development.mp4 8.4 MB
    icon 3 - Introduction to Back-End Web Development/28 - Static vs Dynamic vs API.mp4 12.8 MB
    icon 4 - How Node.js Works A Look Behind the Scenes/29 - Section Intro.mp4 5.1 MB
    icon 4 - How Node.js Works A Look Behind the Scenes/30 - Node, V8, Libuv and C++.mp4 5 MB
    icon 4 - How Node.js Works A Look Behind the Scenes/31 - Processes, Threads and the Thread Pool.mp4 5.8 MB
    icon 4 - How Node.js Works A Look Behind the Scenes/32 - The Node.js Event Loop.mp4 15.4 MB
    icon 4 - How Node.js Works A Look Behind the Scenes/33 - The Event Loop in Practice.mp4 34.6 MB
    icon 4 - How Node.js Works A Look Behind the Scenes/34 - Events and Event-Driven Architecture.mp4 5.8 MB
    icon 4 - How Node.js Works A Look Behind the Scenes/35 - Events in Practice.mp4 22.5 MB
    icon 4 - How Node.js Works A Look Behind the Scenes/36 - Introduction to Streams.mp4 8.8 MB
    icon 4 - How Node.js Works A Look Behind the Scenes/37 - Streams in Practice.mp4 25.1 MB
    icon 4 - How Node.js Works A Look Behind the Scenes/38 - How Requiring Modules Really Works.mp4 13 MB
    icon 4 - How Node.js Works A Look Behind the Scenes/39 - Requiring Modules in Practice.mp4 24.1 MB
    icon 5 - [Optional] Asynchronous JavaScript Promises and AsyncAwait/40 - Section Intro.mp4 3.3 MB
    icon 5 - [Optional] Asynchronous JavaScript Promises and AsyncAwait/41 - The Problem with Callbacks Callback Hell.mp4 20.9 MB
    icon 5 - [Optional] Asynchronous JavaScript Promises and AsyncAwait/42 - From Callback Hell to Promises.mp4 11.5 MB
    icon 5 - [Optional] Asynchronous JavaScript Promises and AsyncAwait/43 - Building Promises.mp4 27.5 MB
    icon 5 - [Optional] Asynchronous JavaScript Promises and AsyncAwait/44 - Consuming Promises with AsyncAwait.mp4 17 MB
    icon 5 - [Optional] Asynchronous JavaScript Promises and AsyncAwait/45 - Returning Values from Async Functions.mp4 22.5 MB
    icon 5 - [Optional] Asynchronous JavaScript Promises and AsyncAwait/46 - Waiting for Multiple Promises Simultaneously.mp4 12.1 MB
    icon 6 - Express Let's Start Building the Natours API!/47 - Section Intro.mp4 3.3 MB
    icon 6 - Express Let's Start Building the Natours API!/48 - What is Express.mp4 3 MB
    icon 6 - Express Let's Start Building the Natours API!/49 - Installing Postman.mp4 6.1 MB
    icon 6 - Express Let's Start Building the Natours API!/50 - Setting up Express and Basic Routing.mp4 26.2 MB
    icon 6 - Express Let's Start Building the Natours API!/51 - APIs and RESTful API Design.mp4 21.6 MB
    icon 6 - Express Let's Start Building the Natours API!/52 - Starting Our API Handling GET Requests.mp4 23.4 MB
    icon 6 - Express Let's Start Building the Natours API!/53 - Handling POST Requests.mp4 27.2 MB
    icon 6 - Express Let's Start Building the Natours API!/54 - Responding to URL Parameters.mp4 20.1 MB
    icon 6 - Express Let's Start Building the Natours API!/55 - Handling PATCH Requests.mp4 15.2 MB
    icon 6 - Express Let's Start Building the Natours API!/56 - Handling DELETE Requests.mp4 4.6 MB
    icon 6 - Express Let's Start Building the Natours API!/57 - Refactoring Our Routes.mp4 13.5 MB
    icon 6 - Express Let's Start Building the Natours API!/58 - Middleware and the Request-Response Cycle.mp4 6.6 MB
    icon 6 - Express Let's Start Building the Natours API!/59 - Creating Our Own Middleware.mp4 17.8 MB
    icon 6 - Express Let's Start Building the Natours API!/60 - Using 3rd-Party Middleware.mp4 19.1 MB
    icon 6 - Express Let's Start Building the Natours API!/61 - Implementing the Users Routes.mp4 13.2 MB
    icon 6 - Express Let's Start Building the Natours API!/62 - Creating and Mounting Multiple Routers.mp4 14.2 MB
    icon 6 - Express Let's Start Building the Natours API!/63 - A Better File Structure.mp4 34.6 MB
    icon 6 - Express Let's Start Building the Natours API!/64 - Param Middleware.mp4 21.3 MB
    icon 6 - Express Let's Start Building the Natours API!/65 - Chaining Multiple Middleware Functions.mp4 14.7 MB
    icon 6 - Express Let's Start Building the Natours API!/66 - Serving Static Files.mp4 10.9 MB
    icon 6 - Express Let's Start Building the Natours API!/67 - Environment Variables.mp4 28.2 MB
    icon 6 - Express Let's Start Building the Natours API!/68 - Setting up ESLint + Prettier in VS Code.mp4 28.6 MB
    icon 7 - Introduction to MongoDB/69 - Section Intro.mp4 3 MB
    icon 7 - Introduction to MongoDB/70 - What is MongoDB.mp4 12.5 MB
    icon 7 - Introduction to MongoDB/71 - Installing MongoDB on macOS.mp4 13.7 MB
    icon 7 - Introduction to MongoDB/72 - Installing MongoDB on Windows.mp4 17.4 MB
    icon 7 - Introduction to MongoDB/73 - Creating a Local Database.mp4 10.8 MB
    icon 7 - Introduction to MongoDB/74 - CRUD Creating Documents.mp4 6.1 MB
    icon 7 - Introduction to MongoDB/75 - CRUD Querying (Reading) Documents.mp4 18.4 MB
    icon 7 - Introduction to MongoDB/76 - CRUD Updating Documents.mp4 11.5 MB
    icon 7 - Introduction to MongoDB/77 - CRUD Deleting Documents.mp4 4.7 MB
    icon 7 - Introduction to MongoDB/78 - Using Compass App for CRUD Operations.mp4 11.9 MB
    icon 7 - Introduction to MongoDB/79 - Creating a Hosted Database with Atlas.mp4 8 MB
    icon 7 - Introduction to MongoDB/80 - Connecting to Our Hosted Database.mp4 13.2 MB
    icon 8 - Using MongoDB with Mongoose/81 - Section Intro.mp4 3.7 MB
    icon 8 - Using MongoDB with Mongoose/82 - Connecting Our Database with the Express App.mp4 21.6 MB
    icon 8 - Using MongoDB with Mongoose/83 - What Is Mongoose.mp4 2.9 MB
    icon 8 - Using MongoDB with Mongoose/84 - Creating a Simple Tour Model.mp4 12 MB
    icon 8 - Using MongoDB with Mongoose/85 - Creating Documents and Testing the Model.mp4 15.3 MB
    icon 8 - Using MongoDB with Mongoose/86 - Intro to Back-End Architecture MVC, Types of Logic, and More.mp4 9.3 MB
    icon 8 - Using MongoDB with Mongoose/87 - Refactoring for MVC.mp4 12.2 MB
    icon 8 - Using MongoDB with Mongoose/88 - Another Way of Creating Documents.mp4 22.8 MB
    icon 8 - Using MongoDB with Mongoose/89 - Reading Documents.mp4 15.4 MB
    icon 8 - Using MongoDB with Mongoose/90 - Updating Documents.mp4 21.4 MB
    icon 8 - Using MongoDB with Mongoose/91 - Deleting Documents.mp4 7.2 MB
    icon 8 - Using MongoDB with Mongoose/92 - Modelling the Tours.mp4 33.9 MB
    icon 8 - Using MongoDB with Mongoose/93 - Importing Development Data.mp4 28.7 MB
    icon 8 - Using MongoDB with Mongoose/94 - Making the API Better Filtering.mp4 33.7 MB
    icon 8 - Using MongoDB with Mongoose/95 - Making the API Better Advanced Filtering.mp4 22 MB
    icon 8 - Using MongoDB with Mongoose/96 - Making the API Better Sorting.mp4 26.2 MB
    icon 8 - Using MongoDB with Mongoose/97 - Making the API Better Limiting Fields.mp4 11.8 MB
    icon 8 - Using MongoDB with Mongoose/98 - Making the API Better Pagination.mp4 26.9 MB
    icon 8 - Using MongoDB with Mongoose/99 - Making the API Better Aliasing.mp4 17 MB

Similar Torrents