Skip to content

Latest commit

Β 

History

History
21 lines (15 loc) Β· 608 Bytes

File metadata and controls

21 lines (15 loc) Β· 608 Bytes

πŸš€ JavaScript Learning Journey

Welcome to my JavaScript learning repository! This project contains notes, code examples, and small projects as I explore and master JavaScript.


πŸ“š Topics Covered

  • βœ… Basics: Variables, Data Types, Operators
  • βœ… Functions & Scope
  • βœ… Arrays & Objects
  • βœ… DOM Manipulation
  • βœ… Events & Event Handling
  • βœ… ES6+ Features: let, const, Arrow Functions, Template Literals, etc.
  • βœ… Asynchronous JS: Callbacks, Promises, Async/Await
  • βœ… Object-Oriented JavaScript
  • βœ… Useful Built-in Methods: Arrays, Strings, Math

πŸ“ Folder Structure