- What is NodeJS
- Node Design/Architecture
- Installing Node
- Node Modules Made Easy
- Path Module
- File System Module
- HTTP Module
- Node Package Manager - Installing, deleting, updating, using packages
- Express
- Middlewares
- Templating Engine
- Database Integration
- Authentication
- CRUD Operations using MongoDB
Projects
- Create a simple Note Taking App with Authentication.
Build Bootcamp spans 4 weeks, so all topics listed here are divided across this time frame.
- What is NodeJS
- Node Architecture
- Installing Node
- Node Modules
- Path Module
- File System Module
- HTTP Module
- Node Package Manager - Installing, deleting, updating, using packages
- Express
- Middlewares
- Templating Engine
- Database Integration
- Authentication
- CRUD Operations using MongoDB
- Final Project