I've gathered here a select collection of JavaScript concepts that I've found crucial and helpful during my learning journey. Each concept is explained with code snippets and live previews to aid in understanding and practical application.
https://wjkba.github.io/JavaScript-Collection/
This repository is a reflection of my journey, showcasing the concepts that I believe are essential for every JavaScript developer to grasp.
- Variables and Data Types
- Functions and Scope
- Arrays and Objects
- DOM Manipulation and Events
- Asynchronous JavaScript (Promises, Async/Await)
- Error Handling
- ES6+ Features
- and more
Check out my html and css basics:

