Description
You will learn all the logic and practice behind Node.js in different modules, and as we advance through the course we will be
- The very basics of Node js. How toy install and run it.How if works, and what happens behind the scenes.
- Learn the tools Node js provides, to get your project going.
- Create simple web server servers with the built in power of Node js.
- Take things to the next level using Express and HBS to render you web apps.
- Understand the essentials of Mongo DB, and go deep with Mongoose.
- Apply security, authentication, restricting routes, hashing passwords and JWT’s
- Learn how to process uploads using multer and cloud services.
- Level up you application using sockets with socket io
- Full ES6 course.
To sum everything up, you will learn in this course: