
UdemyThis course covers the core building blocks of a backend API — routing, request/response handling, connecting to MongoDB, error handling, validation, and password encryption — packed into roughly two hours.
Beginners who want a fast, focused introduction to ExpressJS and MongoDB, including some more advanced topics beyond the basics.
By the end, you'll be able to build an authenticated API from scratch, covering both the everyday patterns and some of the more advanced authentication topics.
To get a complete course on JavaScript: Do visit my channel with the name of Ministry of JavaScript at YouTube. I am uploading new videos over there on daily basis.
In this course, we will be covering all the base concepts of NodeJS, ExpressJS along with MongoDB like:
Installation of ExpressJS
Type of routes, and implementation
How to deal with request and response
What is MongoDB and how can we connect it to our ExpressJS Server
APIs creation using ExpressJS and MongoDB
How to deal with an error handling
How to play with validations in ExpressJS
How to play with password encryptions (storing, verifying)
How to deal with JSON web token in ExpressJS
How to add JSON web token verification on protected routes using Middleware
How to perform authentication along with JSON web token
This course will not just cover basic topics but we will be learning some advanced topics as well of ExpressJS.
After the completion of this course, you can easily be able to work on ExpressJS and MongoDB, this is my promise.
Follow me to get the amazing courses in a field of JavaScript. On youtube we are uploading new videos on daily basis and we are trying our best to serve the JS community in the best way we can.
Advertisement
More in Development



