Search Torrents

Code With Mosh | The Complete Node js Course [FCO]...


Code With Mosh | The Complete Node js Course [FCO] Torrent content (File list)
0. Websites you may like/0. (1Hack.Us) Premium Tutorials-Guides-Articles _ Community based Forum.url 0.4 KB
0. Websites you may like/1. (FreeCoursesOnline.Me) Download Udacity, Masterclass, Lynda, PHLearn, Pluralsight Free.url 0.3 KB
0. Websites you may like/3. (FTUApps.com) Download Cracked Developers Applications For Free.url 0.2 KB
0. Websites you may like/How you can help our Group!.txt 0.2 KB
1. Getting Started/Course Structure.mp4 5.9 MB
1. Getting Started/Getting Started Recap.pdf 29.0 KB
1. Getting Started/How Node Works.mp4 10.9 MB
1. Getting Started/Installing Node.mp4 8.0 MB
1. Getting Started/Node Architecture.mp4 8.8 MB
1. Getting Started/Welcome.mp4 7.6 MB
1. Getting Started/What is Node.mp4 10.4 MB
1. Getting Started/Your First Node Program.mp4 5.4 MB
10. Authentication and Authorization/1- Introduction.mp4 8.8 MB
10. Authentication and Authorization/10- Storing Secrets in Environment Variables.mp4 22.4 MB
10. Authentication and Authorization/11- Setting Response Headers.mp4 17.1 MB
10. Authentication and Authorization/12- Encapsulating Logic in Mongoose Models.mp4 31.9 MB
10. Authentication and Authorization/13- Authorization Middleware.mp4 22.9 MB
10. Authentication and Authorization/14- Protecting Routes.mp4 12.3 MB
10. Authentication and Authorization/15- Getting the Current User.mp4 17.7 MB
10. Authentication and Authorization/16- Logging Out Users.mp4 9.0 MB
10. Authentication and Authorization/17- Role-based Authorization.mp4 20.3 MB
10. Authentication and Authorization/18- Testing the Authorization.mp4 15.0 MB
10. Authentication and Authorization/2- Creating the User Model.mp4 12.5 MB
10. Authentication and Authorization/3- Registering Users.mp4 29.5 MB
10. Authentication and Authorization/4- Using Lodash.mp4 18.8 MB
10. Authentication and Authorization/5- Hashing Passwords.mp4 18.0 MB
10. Authentication and Authorization/6- Authenticating Users.mp4 22.5 MB
10. Authentication and Authorization/7- Testing the Authentication.mp4 9.4 MB
10. Authentication and Authorization/8- JSON Web Tokens.mp4 16.3 MB
10. Authentication and Authorization/9- Generating Authentication Tokens.mp4 15.0 MB
10. Authentication and Authorization/Authentication and Authorization Recap.pdf 65.7 KB
11. Handling and Logging Errors/1- Introduction.mp4 20.6 MB
11. Handling and Logging Errors/10- Error Handling Recap.mp4 9.7 MB
11. Handling and Logging Errors/11- Extracting Routes.mp4 23.8 MB
11. Handling and Logging Errors/12- Extracting the Db Logic.mp4 13.0 MB
11. Handling and Logging Errors/13- Extracting the Logging Logic.mp4 9.4 MB
11. Handling and Logging Errors/14- Extracting the Config Logic.mp4 8.1 MB
11. Handling and Logging Errors/15- Extracting the Validation Logic.mp4 6.4 MB
11. Handling and Logging Errors/16- Showing Unhandled Exceptions on the Console.mp4 5.9 MB
11. Handling and Logging Errors/2- Handling Rejected Promises.mp4 13.7 MB
11. Handling and Logging Errors/3- Express Error Middleware.mp4 20.6 MB
11. Handling and Logging Errors/4- Removing Try Catch Blocks.mp4 32.5 MB
11. Handling and Logging Errors/5- Express Async Errors.mp4 14.2 MB
11. Handling and Logging Errors/6- Logging Errors.mp4 25.2 MB
11. Handling and Logging Errors/7- Logging to MongoDB.mp4 16.3 MB
11. Handling and Logging Errors/8- Uncaught Exceptions.mp4 13.9 MB
11. Handling and Logging Errors/9- Unhandled Promise Rejections.mp4 30.3 MB
11. Handling and Logging Errors/Handling and Logging Errors Recap.pdf 69.6 KB
12. Unit Testing/1- What is Automated Testing.mp4 10.8 MB
12. Unit Testing/10- Testing Strings.mp4 9.8 MB
12. Unit Testing/11- Testing Arrays.mp4 19.8 MB
12. Unit Testing/12- Testing Objects.mp4 17.6 MB
12. Unit Testing/13- Testing Exceptions.mp4 21.5 MB
12. Unit Testing/14- Continuously Running Tests.mp4 5.3 MB
12. Unit Testing/15- Exercise- Testing the FizzBuz.mp4 17.0 MB
12. Unit Testing/16- Creating Simple Mock Functions.mp4 17.5 MB
12. Unit Testing/17- Interaction Testing.mp4 16.1 MB
12. Unit Testing/18- Jest Mock Functions.mp4 24.4 MB
12. Unit Testing/19- What to Unit Test.mp4 9.5 MB
12. Unit Testing/2- Benefits of Automated Testing.mp4 29.4 MB
12. Unit Testing/20- Exercise.mp4 25.8 MB
12. Unit Testing/3- Types of Tests.mp4 23.2 MB
12. Unit Testing/4- Test Pyramid.mp4 9.3 MB
12. Unit Testing/5- Tooling.mp4 6.5 MB
12. Unit Testing/6- Writing Your First Unit Test.mp4 14.0 MB
12. Unit Testing/7- Testing Numbers.mp4 19.8 MB
12. Unit Testing/8- Grouping Tests.mp4 7.6 MB
12. Unit Testing/9- Refactoring with Confidence.mp4 7.5 MB
12. Unit Testing/Unit Testing Recap .pdf 46.1 KB
13. Integration Testing/1- Introduction.mp4 2.4 MB
13. Integration Testing/10- Testing the Invalid Inputs.mp4 22.3 MB
13. Integration Testing/11- Testing the Happy Path.mp4 10.3 MB
13. Integration Testing/12- Writing Clean Tests.mp4 40.1 MB
13. Integration Testing/13- Testing the Auth Middleware.mp4 35.7 MB
13. Integration Testing/14- Unit Testing the Auth Middleware.mp4 23.2 MB
13. Integration Testing/15- Code Coverage.mp4 30.3 MB
13. Integration Testing/16- Exercise.mp4 1.1 MB
13. Integration Testing/2- Preparing the App.mp4 8.0 MB
13. Integration Testing/3- Setting Up the Test Db.mp4 8.5 MB
13. Integration Testing/4- Your First Integration Test.mp4 15.6 MB
13. Integration Testing/5- Populating the Test Db.mp4 21.4 MB
13. Integration Testing/6- Testing Routes with Parameters.mp4 11.2 MB
13. Integration Testing/7- Validating ObjectIDs.mp4 16.5 MB
13. Integration Testing/8- Refactoring with Confidence.mp4 9.1 MB
13. Integration Testing/9- Testing the Authorization.mp4 9.2 MB
13. Integration Testing/Integration Testing Recap .pdf 29.9 KB
14. Test-Driven Development/1- What is Test-driven Development.mp4 5.6 MB
14. Test-Driven Development/10- Testing the Valid Request.mp4 11.1 MB
14. Test-Driven Development/11- Testing the ReturnDate.mp4 16.3 MB
14. Test-Driven Development/12- Testing the RentalFee.mp4 18.6 MB
14. Test-Driven Development/13- Testing the Movie Stock.mp4 24.6 MB
14. Test-Driven Development/14- Testing the Response.mp4 16.4 MB
14. Test-Driven Development/15- Refactoring the Validation Logic.mp4 34.1 MB
14. Test-Driven Development/16- Mongoose Static Methods.mp4 31.6 MB
14. Test-Driven Development/17- Refactoring the Domain Logic.mp4 20.3 MB
14. Test-Driven Development/2- Implementing the Returns.mp4 7.5 MB
14. Test-Driven Development/3- Test Cases.mp4 6.7 MB
14. Test-Driven Development/4- Populating the Database.mp4 26.4 MB
14. Test-Driven Development/5- Testing the Authorization.mp4 27.1 MB
14. Test-Driven Development/6- Testing the Input.mp4 14.9 MB
14. Test-Driven Development/7- Refactoring Tests.mp4 18.7 MB
14. Test-Driven Development/8- Looking Up an Object.mp4 13.1 MB
14. Test-Driven Development/9- Testing if Rental Processed.mp4 8.8 MB
15. Deployment/1- Introduction.mp4 11.8 MB
15. Deployment/2- Preparing the App for Production.mp4 6.9 MB
15. Deployment/3- Getting Started with Heroku.mp4 6.3 MB
15. Deployment/4- Preparing the App for Heroku.mp4 5.6 MB
15. Deployment/5- Adding the Code to a Git Repository.mp4 8.7 MB
15. Deployment/6- Deploying to Heroku.mp4 10.4 MB
15. Deployment/7- Viewing Logs.mp4 14.5 MB
15. Deployment/8- Setting Environment Variables.mp4 7.3 MB
15. Deployment/9- MongoDB in the Cloud.mp4 23.9 MB
2. Node Module System/Creating a Module.mp4 17.5 MB
2. Node Module System/Event Arguments.mp4 8.2 MB
2. Node Module System/Events Module.mp4 14.8 MB
2. Node Module System/Extending EventEmitter.mp4 23.4 MB
2. Node Module System/File System Module.mp4 12.4 MB
2. Node Module System/Global Object.mp4 7.4 MB
2. Node Module System/HTTP Module.mp4 20.6 MB
2. Node Module System/Introduction.mp4 835.0 KB
2. Node Module System/Loading a Module.mp4 13.0 MB
2. Node Module System/Module Wrapper Function.mp4 13.1 MB
2. Node Module System/Modules.mp4 7.3 MB
2. Node Module System/Node Core Recap.pdf 43.7 KB
2. Node Module System/OS Module.mp4 10.7 MB
2. Node Module System/Path Module.mp4 10.8 MB
3. Node Package Manager/DevDependencies.mp4 4.3 MB
3. Node Package Manager/Installing a Node Package.mp4 11.6 MB
3. Node Package Manager/Installing a Specific Version of a Package.mp4 2.3 MB
3. Node Package Manager/Introduction.mp4 8.1 MB
3. Node Package Manager/Listing the Installed Packages.mp4 7.8 MB
3. Node Package Manager/NPM Packages and Source Control.mp4 10.2 MB
3. Node Package Manager/NPM Recap.pdf 35.0 KB
3. Node Package Manager/Package Dependencies.mp4 8.2 MB
3. Node Package Manager/Package.json.mp4 6.8 MB
3. Node Package Manager/Publishing a Package.mp4 10.2 MB
3. Node Package Manager/Semantic Versioning.mp4 12.1 MB
3. Node Package Manager/Uninstalling a Package.mp4 1.4 MB
3. Node Package Manager/Updating Local Packages.mp4 13.7 MB
3. Node Package Manager/Updating a Published Package.mp4 4.2 MB
3. Node Package Manager/Using a Package.mp4 8.9 MB
3. Node Package Manager/Viewing Registry Info for a Package.mp4 9.5 MB
3. Node Package Manager/Working with Global Packages.mp4 5.1 MB
4. Building RESTful API's Using Express/Building RESTful APIs with Express Recap.pdf 65.8 KB
4. Building RESTful API's Using Express/Building Your First Web Server.mp4 14.9 MB
4. Building RESTful API's Using Express/Calling Endpoints Using Postman.mp4 6.3 MB
4. Building RESTful API's Using Express/Environment Variables.mp4 8.4 MB
4. Building RESTful API's Using Express/Handling HTTP Delete Requests.mp4 19.9 MB
4. Building RESTful API's Using Express/Handling HTTP GET Requests.mp4 16.0 MB
4. Building RESTful API's Using Express/Handling HTTP POST Requests.mp4 12.4 MB
4. Building RESTful API's Using Express/Handling HTTP PUT Requests.mp4 33.3 MB
4. Building RESTful API's Using Express/Input Validation.mp4 29.2 MB
4. Building RESTful API's Using Express/Introducing Express.mp4 6.9 MB
4. Building RESTful API's Using Express/Introduction.mp4 2.3 MB
4. Building RESTful API's Using Express/Nodemon.mp4 3.6 MB
4. Building RESTful API's Using Express/Project- Build the Genres API.mp4 2.1 MB
4. Building RESTful API's Using Express/RESTful Services.mp4 12.5 MB
4. Building RESTful API's Using Express/Route Parameters.mp4 9.6 MB
5. Express- Advanced Topics/1- Introduction.mp4 731.4 KB
5. Express- Advanced Topics/10- Database Integration.mp4 6.0 MB
5. Express- Advanced Topics/11- Authentication.mp4 1.0 MB
5. Express- Advanced Topics/12- Structuring Express Applications.mp4 37.8 MB
5. Express- Advanced Topics/13- Project- Restructure the App.mp4 13.8 MB
5. Express- Advanced Topics/2- Middleware.mp4 7.9 MB
5. Express- Advanced Topics/3- Creating Custom Middleware.mp4 14.0 MB
5. Express- Advanced Topics/4- Built-in Middleware.mp4 13.2 MB
5. Express- Advanced Topics/5- Third-party Middleware.mp4 16.0 MB
5. Express- Advanced Topics/6- Environments.mp4 15.8 MB
5. Express- Advanced Topics/7- Configuration.mp4 31.3 MB
5. Express- Advanced Topics/8- Debugging.mp4 20.6 MB
5. Express- Advanced Topics/9- Templating Engines.mp4 17.5 MB
5. Express- Advanced Topics/Express- Advanced Topics Recap.pdf 51.7 KB
6. Asynchronous JavaScript/1- Synchronous vs Asynchronous Code.mp4 12.8 MB
6. Asynchronous JavaScript/10- Running Promises in Parallel.mp4 16.9 MB
6. Asynchronous JavaScript/11- Async and Await.mp4 30.0 MB
6. Asynchronous JavaScript/12- Exercise.mp4 22.7 MB
6. Asynchronous JavaScript/2- Patterns for Dealing with Asynchronous Code.mp4 8.8 MB
6. Asynchronous JavaScript/3- Callbacks.mp4 19.2 MB
6. Asynchronous JavaScript/4- Callback Hell.mp4 9.6 MB
6. Asynchronous JavaScript/5- Named Functions to Rescue.mp4 17.4 MB
6. Asynchronous JavaScript/6- Promises.mp4 21.3 MB
6. Asynchronous JavaScript/7- Replacing Callbacks with Promises.mp4 14.4 MB
6. Asynchronous JavaScript/8- Consuming Promises.mp4 20.9 MB
6. Asynchronous JavaScript/9- Creating Settled Promises.mp4 6.3 MB
7. CRUD Operations Using Mongoose/1- Introducing MongoDB.mp4 6.8 MB
7. CRUD Operations Using Mongoose/10- Logical Query Operators.mp4 6.0 MB
7. CRUD Operations Using Mongoose/11- Regular Expressions.mp4 10.1 MB
7. CRUD Operations Using Mongoose/12- Counting.mp4 2.3 MB
7. CRUD Operations Using Mongoose/13- Pagination.mp4 5.3 MB
7. CRUD Operations Using Mongoose/14- Exercise 1.mp4 24.1 MB
7. CRUD Operations Using Mongoose/15- Exercise 2.mp4 14.3 MB
7. CRUD Operations Using Mongoose/16- Exercise 3.mp4 10.1 MB
7. CRUD Operations Using Mongoose/17- Updating a Document- Query First.mp4 10.4 MB
7. CRUD Operations Using Mongoose/18- Updating a Document- Update First.mp4 21.0 MB
7. CRUD Operations Using Mongoose/19- Removing Documents.mp4 7.8 MB
7. CRUD Operations Using Mongoose/2- Installing MongoDB on Mac.mp4 13.6 MB
7. CRUD Operations Using Mongoose/3- Installing MongoDB on Windows.mp4 28.0 MB
7. CRUD Operations Using Mongoose/4- Connecting to MongoDB.mp4 9.1 MB
7. CRUD Operations Using Mongoose/5- Schemas.mp4 11.8 MB
7. CRUD Operations Using Mongoose/6- Models.mp4 14.5 MB
7. CRUD Operations Using Mongoose/7- Saving a Document.mp4 10.1 MB
7. CRUD Operations Using Mongoose/8- Querying Documents.mp4 11.7 MB
7. CRUD Operations Using Mongoose/9- Comparison Query Operators.mp4 15.6 MB
7. CRUD Operations Using Mongoose/CRUD Operations with Mongoose and MongoDB Recap.pdf 69.1 KB
8. Mongo - Data Validation/1- Validation.mp4 25.5 MB
8. Mongo - Data Validation/2- Built-in Validators.mp4 19.2 MB
8. Mongo - Data Validation/3- Custom Validators.mp4 12.2 MB
8. Mongo - Data Validation/4- Async Validators.mp4 9.3 MB
8. Mongo - Data Validation/5- Validation Errors.mp4 17.2 MB
8. Mongo - Data Validation/6- SchemaType Options.mp4 25.9 MB
8. Mongo - Data Validation/7- Project- Add Persistence to Genres API.mp4 59.5 MB
8. Mongo - Data Validation/8- Project- Build the Customers API.mp4 28.6 MB
8. Mongo - Data Validation/9- Restructuring the Project.mp4 22.6 MB
8. Mongo - Data Validation/Mongoose Validation Recap.pdf 67.1 KB
9. Mongoose- Modeling Relationships between Connected Data/1- Modelling Relationships.mp4 18.4 MB
9. Mongoose- Modeling Relationships between Connected Data/10- Validating ObjectIDs.mp4 24.1 MB
9. Mongoose- Modeling Relationships between Connected Data/11- A Better Implementation.mp4 10.8 MB
9. Mongoose- Modeling Relationships between Connected Data/2- Referencing Documents.mp4 13.0 MB
9. Mongoose- Modeling Relationships between Connected Data/3- Population.mp4 11.7 MB
9. Mongoose- Modeling Relationships between Connected Data/4- Embedding Documents.mp4 23.0 MB
9. Mongoose- Modeling Relationships between Connected Data/5- Using an Array of Sub-documents.mp4 16.4 MB
9. Mongoose- Modeling Relationships between Connected Data/6- Project- Build the Movies API.mp4 25.4 MB
9. Mongoose- Modeling Relationships between Connected Data/7- Project- Build the Rentals API.mp4 28.5 MB
9. Mongoose- Modeling Relationships between Connected Data/8- Transactions.mp4 30.7 MB
9. Mongoose- Modeling Relationships between Connected Data/9- ObjectID.mp4 15.9 MB
9. Mongoose- Modeling Relationships between Connected Data/Mongoose- Modelling Relationships between Connected Data Recap.pdf 80.1 KB



  • Torrent indexed: 5 years

  • Torrent updated: Saturday 20th of June 2020 02:00:40 PM
  • Torrent hash: 5236CDFEDCA01AEF7F9DE34CA0960BF18B653158

  • Torrent size: 3.1 GB

  • Torrent category: Tutorials




Comments



Report suspicious or fake torrent



Community - Add torrent to search results - Stats - DMCA - Removal Request - TOR - Contact
BTC: 13uHKcvKFUuJvkmX2XbDuxFHueDoqaeBSi