Build an Amazing CMS system - Using Express + MongoDB + Bootstrap - Handlebars + Authentication + AJAX + Deployment
What you'll learn
To build Amazing NodeJS applications like the CMS we build here using Express, MongoDB and more
To deploy Nodejs Apps on the Cloud
To create Login and Registration system using NodeJS
To use Mongoose (ODM) - very similar to ORM
To create custom events
To import and export data
To use the Express FrameWork
To handle HTTP requests
To deal with Files
To use WebSockets - (Chat application)
To use PassportJS a module to login to Facebook, Twitter, Google and more
To use Template Engines like Handlebars