Welcome to my central repository for mastering JavaScript! This repo serves as a digital sandbox and log of my progress, exercises, and projects.
- Master JS fundamentals (Scope, Closures, Prototypes).
- Understand Asynchronous JS (Promises, Async/Await).
- Build real-world practice projects.
- Document daily lessons and code snippets.
/fundamentals- Basic syntax, data types, and control flow./oop-and-functional- Object-Oriented and Functional programming concepts./async-js- Fetch API, Promises, and handling data./mini-projects- Small, hands-on applications.
- Language: JavaScript (ES6+)
- Environment: Node.js
- Editor: VS Code
Follow along as I turn caffeine into working code!