Foundations & Modern JavaScript
JS Deep Dive
- ES6+ Features (Arrow fns, Destructuring, Modules)
- Promises & Async/Await
- DOM Manipulation & Event Loop
TypeScript Mastery
- Static Typing & Interfaces
- Generics & Utility Types
- Configuring tsconfig for Production
Project 1: CLI Tools
Build an interactive CLI tool using Node.js & Commander.