(ExpressJS) Server-Side development 25
- Modern e-Commerce Web Platform
- Episode 1: Project Initialization & Setup
- Episode 2: Product Model & MongoDB Setup
- Episode 3: User Auth - Register, Login & JWT
- Episode 4: Shopping Cart System
- Episode 5: Order Model & Checkout Flow
- Episode 6: Admin Panel & Authorization
- Episode 7: Integrating Handlebars for Server-Side Views
- Episode 8: Using Cookies for Cart & Auth in Handlebars Views
- Episode 9: Using OAuth for Social Login (Google, GitHub)
- Episode 10 – CORS & BaaS Integration for Frontend Connections
- Episode 11 – Admin Dashboard with Role-Based Access Control (RBAC)
- Episode 12: Deployment & Final Polish
- Microservices with NodeJS
- Epoch 1: Introduction to Microservices
- Epoch 2: Build the User Service (ExpressJS)
- Epoch 3: Build the Product Service (ExpressJS)
- Epoch 4: Build the Order Service (ExpressJS)
- Epoch 6: Event-Driven Architecture with RabbitMQ
- Epoch 5: Notification Service using HonoJS
- Epoch 7: JWT Authentication Across Services
- Epoch 8: API Gateway (Custom-built with ExpressJS)
- Epoch 9: Dockerize All Services
- Epoch 10: Redis Caching for Product Service
- Epoch 11: Monitoring, Logging & CI/CD (Basic)