Nodejs: All You Need to Know with Practical Project
Learn Nodejs by building real-world applications with Nodejs, Express, MongoDB, Mongoose
What you'll learn
- Master the entire modern backend stack: Node, Express, MongoDB and Mongoose
- Learn about the Nodejs built-in core library
- Becoming proficient in Expressjs, one of the most widely used web frameworks for Nodejs
- Create Express web servers and APIs
- Becoming proficient in developing RESTful APIs with Nodejs
- Build a full-stack application using Nodejs and EJS template engine
- Build a complete real life backend RESTful APIs with Nodejs
- Store data with Mongoose and MongoDB
- Authentication and Authorization including password reset
- Avoid useless coding - Learn what's important