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
Do you want to build fast and powerful backend applications with JavaScript? Would you like to become a more complete and in-demand developer?
Then Nodejs is the hottest technology for you to learn right now, and you came to the right place to do it!
This is a project based course where we build an extensive, in-depth backend APIs. We will start from scratch and end up with a professional project. We will dive deep into Node, Express and MongoDB, Mongoose. Here is some of what you will learn in this course and project:
How Nodejs work
Nodejs built-in core library
Stream and Buffer
Express Framework
Routing & Controller
Express middleware
Custom Error Handling
EJS template engine
Upload file to S3 bucket
Sending Email
Authentication With JWT
Password hashing
MongoDB database
MongoDB Atlas & Compass GUI tool
Mongoose ODM
Models & Relationships
Multi user role
Authentication and Authorization
Advanced Query (pagination, filter, searching etc)
HTTP Essentials
Postman Client
RESTful APIs
Web development is evolving, in the past, server-side rendering handled all views and templates, but with the emergence of frontend frameworks like React, Angular, and Vue, projects are now divided into backend and frontend components. The backend manages database interactions and serves JSON, while the frontend fetches data and creates the user interface. This course focuses on the entire backend aspect, enabling you to construct robust APIs and giving you the freedom to choose your frontend technologies.
Our curriculum goes beyond typical Nodejs and Express tutorials, as we cover advanced topics like authentication, roles, permissions, password reset mechanisms, email integration, and many more. By the end of this course, you'll have a deep understanding of what it takes to be a proficient backend engineer.