17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
[FreeCoursesOnline.Me] Code With Mosh - The Complete Node.js Course
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Learn to build highly-scalable, fast and secure RESTful APIs with Node, Express, and MongoDB.
Description
Learn to build applications with Node like a pro
Want to learn Node.js, but are tired of wordy and slow instructors who talk to you like you've never coded before?
Then I have the perfect course for you. A Node course that’s finally different from the rest.
A perfect mix of theory and practice with no waffling.
Learn to build RESTful APIs with Node, Express and MongoDB with confidence.
Includes best practices that pros apply, as well as going over common mistakes that many Node.js developers make.
All in a single course using a real-world project.
By the end of this course…
You’ll be able to:
• Build, test and deploy Node applications with confidence
• Use cutting-edge ES8 JavaScript
• Store complex data in MongoDB
What You'll Learn
• All about Node module system
• Use existing Node packages or publish your own
• Write asynchronous JavaScript code (promises and async/await)
• Implement CRUD operations
• Store complex, relational data in MongoDB using Mongoose
• Implement data validation
• Implement authentication and authorization
• Handle and log errors effectively
• Set up configuration for various environments (dev, test, prod)
• Write unit and integration tests
• Build features using test-driven development
• Deploy your Node apps to Heroku
• And much more!
Who is this course for?
• Back-end developers familiar with frameworks like ASP.NET, Rails, Django, etc who want to add Node to their toolbox
• Front-end developers who want to transition to full-stack development
Prerequisites
• You don't need any familiarity with Node, Express or MongoDB.
• You just need some basic familiarity with JavaScript.
Your Instructor
Mosh Hamedani
Hi! My name is Mosh Hamedani. I'm a software engineer with almost two decades of experience. I've taught over nine million people how to code and how to become professional software engineers through my online courses and YouTube channel.
I believe coding should be fun and accessible to everyone.
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
0. Websites you may like/How you can help our Group!.txt
208 B
1. Getting Started/Course Structure.mp4
5.9 MB
1. Getting Started/Getting Started Recap.pdf
29 KB
1. Getting Started/How Node Works.mp4
10.9 MB
1. Getting Started/Installing Node.mp4
8 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 MB
10. Authentication and Authorization/17- Role-based Authorization.mp4
20.3 MB
10. Authentication and Authorization/18- Testing the Authorization.mp4
15 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 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 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 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 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 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