Download link
File List
-
08 Mongoose - Data Validation/108 Project- Add Persistence to Genres API.mp4 141.22 MB
udemycoursedownloader.com.url 132 B
01 Getting Started/001 Welcome.mp4 10.55 MB
01 Getting Started/002 What is Node.mp4 24.53 MB
01 Getting Started/003 Node Architecture.mp4 28.15 MB
01 Getting Started/004 How Node Works.mp4 36.15 MB
01 Getting Started/005 Installing Node.mp4 20.25 MB
01 Getting Started/006 Your First Node Program.mp4 10.78 MB
01 Getting Started/007 Course Structure.mp4 20.08 MB
01 Getting Started/008 Getting-Started-Recap.pdf 29.03 KB
01 Getting Started/008 Recap.html 866 B
01 Getting Started/009 Asking Questions.html 1.71 KB
02 Node Module System/010 Introduction.mp4 1.15 MB
02 Node Module System/011 Global Object.mp4 14.31 MB
02 Node Module System/012 Modules.mp4 13.94 MB
02 Node Module System/013 Creating a Module.mp4 31.54 MB
02 Node Module System/014 Loading a Module.mp4 26.04 MB
02 Node Module System/015 Module Wrapper Function.mp4 30.05 MB
02 Node Module System/016 Path Module.mp4 26.02 MB
02 Node Module System/017 OS Module.mp4 23.24 MB
02 Node Module System/018 File System Module.mp4 26.01 MB
02 Node Module System/019 Events Module.mp4 33.01 MB
02 Node Module System/020 Event Arguments.mp4 18.47 MB
02 Node Module System/021 Extending Event Emitter.mp4 56.06 MB
02 Node Module System/022 HTTP Module.mp4 46.14 MB
02 Node Module System/023 Node-Core-Recap.pdf 43.72 KB
02 Node Module System/023 Recap.html 866 B
03 Node Package Manager/024 Introduction.mp4 13.25 MB
03 Node Package Manager/025 Package.json.mp4 15.02 MB
03 Node Package Manager/026 Installing a Node Package.mp4 26.87 MB
03 Node Package Manager/027 Using a Package.mp4 18.62 MB
03 Node Package Manager/028 Package Dependencies.mp4 18.71 MB
03 Node Package Manager/029 NPM Packages and Source Control.mp4 23.58 MB
03 Node Package Manager/030 Semantic Versioning.mp4 30.81 MB
03 Node Package Manager/031 Listing the Installed Packages.mp4 16.92 MB
03 Node Package Manager/032 Viewing Registry Info for a Package.mp4 20.24 MB
03 Node Package Manager/033 Installing a Specific Version of a Package.mp4 3.96 MB
03 Node Package Manager/034 Updating Local Packages.mp4 30.23 MB
03 Node Package Manager/035 DevDependencies.mp4 12.56 MB
03 Node Package Manager/036 Uninstalling a Package.mp4 2.49 MB
03 Node Package Manager/037 Working with Global Packages.mp4 8.73 MB
03 Node Package Manager/038 Publishing a Package.mp4 20.11 MB
03 Node Package Manager/039 Updating a Published Package.mp4 7.78 MB
03 Node Package Manager/040 NPM-Recap.pdf 35.04 KB
03 Node Package Manager/040 Recap.html 866 B
04 Building RESTful APIs Using Express/041 4.1-Express.zip 23.79 KB
04 Building RESTful APIs Using Express/041 Introduction.mp4 7.1 MB
04 Building RESTful APIs Using Express/042 RESTful Services.mp4 24.49 MB
04 Building RESTful APIs Using Express/043 Introducing Express.mp4 16.73 MB
04 Building RESTful APIs Using Express/044 Building Your First Web Server.mp4 33.36 MB
04 Building RESTful APIs Using Express/045 Nodemon.mp4 6.72 MB
04 Building RESTful APIs Using Express/046 Environment Variables.mp4 18.86 MB
04 Building RESTful APIs Using Express/047 Route Parameters.mp4 23.43 MB
04 Building RESTful APIs Using Express/048 Handling HTTP GET Requests.mp4 41.8 MB
04 Building RESTful APIs Using Express/049 Handling HTTP POST Requests.mp4 30.02 MB
04 Building RESTful APIs Using Express/050 Calling Endpoints Using Postman.mp4 14.99 MB
04 Building RESTful APIs Using Express/051 Input Validation.mp4 69.32 MB
04 Building RESTful APIs Using Express/052 Handling HTTP PUT Requests.mp4 85.57 MB
04 Building RESTful APIs Using Express/053 Handling HTTP Delete Requests.mp4 47.71 MB
04 Building RESTful APIs Using Express/054 4.14-Project-Genres-Endpoint-1.zip 9.28 KB
04 Building RESTful APIs Using Express/054 Project- Build the Genres API.mp4 2.29 MB
04 Building RESTful APIs Using Express/055 Building-RESTful-APIs-with-Express-Recap.pdf 65.79 KB
04 Building RESTful APIs Using Express/055 Recap.html 866 B
05 Express- Advanced Topics/056 Introducion.mp4 1.16 MB
05 Express- Advanced Topics/057 MIddleware.mp4 17.68 MB
05 Express- Advanced Topics/058 Creating Custom Middleware.mp4 34.36 MB
05 Express- Advanced Topics/059 Built-In Middleware.mp4 32.71 MB
05 Express- Advanced Topics/060 Third-party Middleware.mp4 38.28 MB
05 Express- Advanced Topics/061 Environments.mp4 40.57 MB
05 Express- Advanced Topics/062 Configuration.mp4 72.62 MB
05 Express- Advanced Topics/063 Debugging.mp4 48.02 MB
05 Express- Advanced Topics/064 Templating Engines.mp4 40.28 MB
05 Express- Advanced Topics/065 Database Integration.mp4 19.12 MB
05 Express- Advanced Topics/066 Authentication.mp4 1.56 MB
05 Express- Advanced Topics/067 Structuring Express Applications.mp4 87.12 MB
05 Express- Advanced Topics/068 5.13-Project-Restructure-the-App.zip 11.02 KB
05 Express- Advanced Topics/068 Project- Restructure the App.mp4 33.9 MB
05 Express- Advanced Topics/069 Express-Advanced-Topics-Recap.pdf 51.7 KB
05 Express- Advanced Topics/069 Recap.html 866 B
06 Asynchronous JavaScript/070 6.1-Asynchronous-JavaScript-1.zip 7.95 KB
06 Asynchronous JavaScript/070 Synchronous Vs. Asynchronous Code.mp4 23.75 MB
06 Asynchronous JavaScript/071 Patterns For Dealing With Asynchronous Code.mp4 18.72 MB
06 Asynchronous JavaScript/072 Callbacks.mp4 45.06 MB
06 Asynchronous JavaScript/073 Callback Hell.mp4 23.93 MB
06 Asynchronous JavaScript/074 Named Functions to Rescue.mp4 42.83 MB
06 Asynchronous JavaScript/075 Promises.mp4 48.41 MB
06 Asynchronous JavaScript/076 6.7-Replacing-Promises.zip 4.73 KB
06 Asynchronous JavaScript/076 Replacing Callbacks with Promises.mp4 35.99 MB
06 Asynchronous JavaScript/077 Consuming Promises.mp4 50.61 MB
06 Asynchronous JavaScript/078 Creating Settled Promises.mp4 12.17 MB
06 Asynchronous JavaScript/079 Running Parallel Promises.mp4 36.17 MB
06 Asynchronous JavaScript/080 6.11-Async-and-Await.zip 5.72 KB
06 Asynchronous JavaScript/080 Async and Await.mp4 73.47 MB
06 Asynchronous JavaScript/081 6.12-Exercise.zip 2.6 KB
06 Asynchronous JavaScript/081 Exercise.mp4 52.9 MB
07 CRUD Operations Using MongoDB/082 Introducing MongoDB.mp4 16.4 MB
07 CRUD Operations Using MongoDB/083 Installing MongoDB on Mac.mp4 27.73 MB
07 CRUD Operations Using MongoDB/084 Installing MongoDB on Windows.mp4 73.72 MB
07 CRUD Operations Using MongoDB/085 Connecting to MongoDB.mp4 17.48 MB
07 CRUD Operations Using MongoDB/086 Schemas.mp4 27.71 MB
07 CRUD Operations Using MongoDB/087 Models.mp4 35.62 MB
07 CRUD Operations Using MongoDB/088 Saving a Document.mp4 22.65 MB
07 CRUD Operations Using MongoDB/089 Querying Documents.mp4 25.42 MB
07 CRUD Operations Using MongoDB/090 Comparison Query Operators.mp4 38.24 MB
07 CRUD Operations Using MongoDB/091 Logical Query Operators.mp4 13.51 MB
07 CRUD Operations Using MongoDB/092 Regular Expressions.mp4 23.69 MB
07 CRUD Operations Using MongoDB/093 Counting.mp4 4.86 MB
07 CRUD Operations Using MongoDB/094 Pagination.mp4 12.17 MB
07 CRUD Operations Using MongoDB/095 7.14-Exercise.zip 4.12 KB
07 CRUD Operations Using MongoDB/095 Exercise 1.mp4 52.66 MB
07 CRUD Operations Using MongoDB/096 7.15-Exercise.zip 1.67 KB
07 CRUD Operations Using MongoDB/096 Exercise 2.mp4 33.04 MB
07 CRUD Operations Using MongoDB/097 7.16-Exercise.zip 1.69 KB
07 CRUD Operations Using MongoDB/097 Exercise 3.mp4 23.07 MB
07 CRUD Operations Using MongoDB/098 Updating Documents- Query First.mp4 22.08 MB
07 CRUD Operations Using MongoDB/099 Updating a Document- Update First.mp4 46.37 MB
07 CRUD Operations Using MongoDB/100 Removing Documents.mp4 16.51 MB
07 CRUD Operations Using MongoDB/101 CRUD-Operations-with-Mongoose-and-MongoDB-Recap.pdf 69.12 KB
07 CRUD Operations Using MongoDB/101 Recap.html 866 B
08 Mongoose - Data Validation/102 Validation.mp4 64.16 MB
08 Mongoose - Data Validation/103 Built-In Validators.mp4 46.98 MB
08 Mongoose - Data Validation/104 Custom Validators.mp4 27.2 MB
08 Mongoose - Data Validation/105 Async Validators.mp4 22 MB
08 Mongoose - Data Validation/106 Validation Errors.mp4 36.9 MB
08 Mongoose - Data Validation/107 SchemaType Options.mp4 57.67 MB
08 Mongoose - Data Validation/108 8.7-Project.zip 23.35 KB
Udemy Course downloader.txt 94 B
08 Mongoose - Data Validation/109 8.8-Project-Build-the-Customers-API.zip 28.15 KB
08 Mongoose - Data Validation/109 Project- Build the Customers API.mp4 67.44 MB
08 Mongoose - Data Validation/110 8.9-Project-Restructure-the-Project.zip 32.28 KB
08 Mongoose - Data Validation/110 Restructuring the Project.mp4 69.41 MB
08 Mongoose - Data Validation/111 Mongoose-Validation-Recap.pdf 67.05 KB
08 Mongoose - Data Validation/111 Recap.html 866 B
09 Mongoose- Modeling Relationships Between Connected Data/112 Modelling Relationships.mp4 37.95 MB
09 Mongoose- Modeling Relationships Between Connected Data/113 9.2-Referencing-Documents.zip 1.88 KB
09 Mongoose- Modeling Relationships Between Connected Data/113 Referencing Documents.mp4 32.93 MB
09 Mongoose- Modeling Relationships Between Connected Data/114 Population.mp4 37.13 MB
09 Mongoose- Modeling Relationships Between Connected Data/115 9.4-Embedding-Documents.zip 1.8 KB
09 Mongoose- Modeling Relationships Between Connected Data/115 Embedding Documents.mp4 55.54 MB
09 Mongoose- Modeling Relationships Between Connected Data/116 Using an Array of Sub-documents.mp4 40.11 MB
09 Mongoose- Modeling Relationships Between Connected Data/117 9.6-Project-Build-the-Movies-API.zip 36.76 KB
09 Mongoose- Modeling Relationships Between Connected Data/117 Project- Build the Movies API.mp4 62.07 MB
09 Mongoose- Modeling Relationships Between Connected Data/118 9.7-Project-Build-the-Rentals-API.zip 41.35 KB
09 Mongoose- Modeling Relationships Between Connected Data/118 Project- Build the Rentals API.mp4 65.21 MB
09 Mongoose- Modeling Relationships Between Connected Data/119 Transactions.mp4 77.15 MB
09 Mongoose- Modeling Relationships Between Connected Data/120 ObjectID.mp4 31.48 MB
09 Mongoose- Modeling Relationships Between Connected Data/121 9.10-Validating-ObjectIDs.zip 21.22 KB
09 Mongoose- Modeling Relationships Between Connected Data/121 Validating Object IDs.mp4 59.37 MB
09 Mongoose- Modeling Relationships Between Connected Data/122 A Better Implementation.mp4 26.52 MB
09 Mongoose- Modeling Relationships Between Connected Data/123 Mongoose-Modelling-Relationships-between-Connected-Data-Recap.pdf 80.11 KB
09 Mongoose- Modeling Relationships Between Connected Data/123 Recap.html 866 B
10 Authentication and Authorization/124 10-Authentication-and-Authorization.zip 62.83 KB
10 Authentication and Authorization/124 Introduction.mp4 16.51 MB
10 Authentication and Authorization/125 Creating the User Model.mp4 30.19 MB
10 Authentication and Authorization/126 Registering Users.mp4 72.32 MB
10 Authentication and Authorization/127 Using Lodash.mp4 44.9 MB
10 Authentication and Authorization/128 Hashing Passwords.mp4 36.68 MB
10 Authentication and Authorization/129 Authenticating Users.mp4 57.99 MB
10 Authentication and Authorization/130 Testing the Authentication.mp4 22.89 MB
10 Authentication and Authorization/131 JSON Web Tokens.mp4 41.95 MB
10 Authentication and Authorization/132 Generating Authentication Tokens.mp4 37.93 MB
10 Authentication and Authorization/133 Storing Secrets in Environment Variables.mp4 49.91 MB
10 Authentication and Authorization/134 Setting Response Headers.mp4 40.96 MB
10 Authentication and Authorization/135 Encapsulating Logic in Mongoose Models.mp4 79.93 MB
10 Authentication and Authorization/136 Authorization Middleware.mp4 55.52 MB
10 Authentication and Authorization/137 Protecting Routes.mp4 29.87 MB
10 Authentication and Authorization/138 Getting the Current User.mp4 43.41 MB
10 Authentication and Authorization/139 Logging Out Users.mp4 22.81 MB
10 Authentication and Authorization/140 Role Based Authorization.mp4 45.98 MB
10 Authentication and Authorization/141 Testing the Authorization.mp4 35.42 MB
10 Authentication and Authorization/142 Authentication-and-Authorization-Recap.pdf 65.73 KB
10 Authentication and Authorization/142 Recap.html 866 B
11 Handling and Logging Errors/143 11-Handling-and-Logging-Errors.zip 87.01 KB
11 Handling and Logging Errors/143 Introduction.mp4 32.02 MB
11 Handling and Logging Errors/144 Handling Rejected Promises.mp4 30.74 MB
11 Handling and Logging Errors/145 Express Error Middleware.mp4 49.7 MB
11 Handling and Logging Errors/146 Removing Try_Catch docs.mp4 78.43 MB
11 Handling and Logging Errors/147 Express Async Errors.mp4 30.98 MB
11 Handling and Logging Errors/149 Logging to MongoDB.mp4 39.37 MB
11 Handling and Logging Errors/150 Uncaught Exceptions.mp4 33.53 MB
11 Handling and Logging Errors/151 Unhandled Promise Rejections.mp4 77.38 MB
11 Handling and Logging Errors/152 Error Handling Recap.mp4 22.62 MB
11 Handling and Logging Errors/153 Refactoring Index.js- Extracting Routes.mp4 57.82 MB
11 Handling and Logging Errors/154 Extracting the DB Logic.mp4 27.69 MB
11 Handling and Logging Errors/155 Logging.mp4 22.94 MB
11 Handling and Logging Errors/156 Extracting the Config Logic.mp4 18.08 MB
11 Handling and Logging Errors/157 Extracting the Validation Logic.mp4 14.42 MB
11 Handling and Logging Errors/159 Handling-and-Logging-Errors-Recap.pdf 69.57 KB
11 Handling and Logging Errors/159 Recap.html 869 B
12 Unit Testing/160 12-Unit-Testing.zip 124.11 KB
12 Unit Testing/160 What is Automated Testing.mp4 23.62 MB
12 Unit Testing/161 Benefits of Automated Testing.mp4 43.54 MB
12 Unit Testing/162 Types of Tests.mp4 34.66 MB
12 Unit Testing/163 Test Pyramid.mp4 22.6 MB
12 Unit Testing/164 Tooling.mp4 15.68 MB
12 Unit Testing/165 11.6-Writing-Your-First-Test.zip 6.88 KB
12 Unit Testing/165 Writing Your First Unit Test.mp4 30.55 MB
12 Unit Testing/166 Testing Numbers.mp4 44.07 MB
12 Unit Testing/167 Grouping Tests.mp4 21.94 MB
12 Unit Testing/168 Refactoring with Confidence.mp4 16.37 MB
12 Unit Testing/169 Testing Strings.mp4 21.08 MB
12 Unit Testing/170 Testing Arrays.mp4 46.66 MB
12 Unit Testing/171 Testing Objects.mp4 40.01 MB
12 Unit Testing/172 Testing Exceptions.mp4 48.91 MB
12 Unit Testing/173 Continually Running Tests.mp4 11.93 MB
12 Unit Testing/174 Exercise- Testing the FizzBuzz.mp4 41.16 MB
12 Unit Testing/175 Creating Simple Mock Functions.mp4 39.63 MB
12 Unit Testing/176 Interaction Testing.mp4 37.39 MB
12 Unit Testing/177 Jest Mock Functions.mp4 60.44 MB
12 Unit Testing/178 What to Unit Test.mp4 22.28 MB
12 Unit Testing/179 Exercise.mp4 58.58 MB
12 Unit Testing/180 Recap.html 867 B
12 Unit Testing/180 Unit-Testing-Recap.pdf 46.05 KB
13 Integration Testing/181 13-Integration-Testing.zip 161.12 KB
13 Integration Testing/181 Introduction.mp4 4.43 MB
13 Integration Testing/182 Preparing the App.mp4 20.09 MB
13 Integration Testing/183 Setting Up the Test DB.mp4 18.16 MB
13 Integration Testing/184 Your First Integration Test.mp4 34.39 MB
13 Integration Testing/185 Populating the Test DB.mp4 51.4 MB
13 Integration Testing/186 Testing Routes with Parameters.mp4 27.33 MB
13 Integration Testing/187 Validating Object IDs.mp4 36.55 MB
13 Integration Testing/188 Refactoring with Confidence.mp4 20.64 MB
13 Integration Testing/189 Testing the Authorization.mp4 22.7 MB
13 Integration Testing/190 Testing Invalid Inputs.mp4 50.84 MB
13 Integration Testing/191 Testing the Happy Paths.mp4 25.86 MB
13 Integration Testing/192 Writing Clean Tests.mp4 105.11 MB
13 Integration Testing/193 Testing the Auth Middleware.mp4 89.42 MB
13 Integration Testing/194 Unit Testing the Auth Middleware.mp4 58.73 MB
13 Integration Testing/195 Code Coverage.mp4 74.01 MB
13 Integration Testing/196 13.16-Testing-PUT-and-DELETE-Routes.zip 173.69 KB
13 Integration Testing/196 Exercise.mp4 2.15 MB
13 Integration Testing/197 Integration-Testing-Recap.pdf 29.85 KB
13 Integration Testing/197 Recap.html 867 B
14 Test-driven Development/198 14-Test-driven-Development.zip 181.53 KB
14 Test-driven Development/198 What is Test-driven Development.mp4 18.39 MB
14 Test-driven Development/199 Implementing the Returns.mp4 15.77 MB
14 Test-driven Development/200 Test Cases.mp4 14.3 MB
14 Test-driven Development/201 Populating the Database.mp4 62.46 MB
14 Test-driven Development/202 Testing the Authorization.mp4 61.53 MB
14 Test-driven Development/203 Testing the Input.mp4 32.49 MB
14 Test-driven Development/204 Refactoring Tests.mp4 46.98 MB
14 Test-driven Development/205 Looking Up an Object.mp4 28.73 MB
14 Test-driven Development/206 Testing if Rental Processed.mp4 20.12 MB
14 Test-driven Development/207 Testing the Valid Request.mp4 25.51 MB
14 Test-driven Development/208 Testing the Return Date.mp4 37.18 MB
14 Test-driven Development/209 Testing the Rental Fee.mp4 43.87 MB
14 Test-driven Development/210 Testing the Movie Stock.mp4 57.88 MB
14 Test-driven Development/211 Testing the Response.mp4 37.46 MB
14 Test-driven Development/212 Refactoring the Validation Logic.mp4 81.22 MB
14 Test-driven Development/213 Mongoose Static Methods.mp4 73.66 MB
14 Test-driven Development/214 Refactoring the Domain Logic.mp4 47.27 MB
15 Deployment/215 15-Deployment.zip 93.56 KB
15 Deployment/215 Introduction.mp4 9.96 MB
15 Deployment/216 Preparing the App for Production.mp4 14.64 MB
15 Deployment/217 Getting Started With Heroku.mp4 13.27 MB
15 Deployment/218 Preparing the App for Deployment.mp4 12.66 MB
15 Deployment/219 Adding the Code to a Git Repository.mp4 18.46 MB
15 Deployment/220 Deploying to Heroku.mp4 21.41 MB
15 Deployment/221 Viewing Logs.mp4 30.61 MB
15 Deployment/222 Setting Environment Variables.mp4 22.48 MB
15 Deployment/223 MongoDB in the Cloud.mp4 73.06 MB
15 Deployment/224 Coupon to My Other Courses.html 1.95 KB
Download Info
-
Tips
“[UdemyCourseDownloader] Node.js The Complete Guide to Build RESTful APIs (2018)” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.