What You’l 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!
2022-11-29