Description
In this course, you will :
- learn Node js from the ground up.
- Learn how node works inside out
- Create servers to serve web application
- Interact with Nosql databases such as mongo.
- How to work with uploads
- How sockets work with socket IO
Syllabus :
- Starting with Node.js
- Knowing Node.js a little bit more
- Node JS webserver
- Node js and Express
- Mongo DB
- Mongoose basics
- Deploying the app
- Using Postman
- Auth and Security
- File uploading
- Working with sockets