An open API service indexing awesome lists of open source software.

https://github.com/wjkba/javascript-collection


https://github.com/wjkba/javascript-collection

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 🟨 JavaScript Collection
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.

### Concepts Covered
- 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

###

![preview](/preview.png)

Check out my html and css basics:
- 🟠 [HTML](https://github.com/wjkba/HTML5-basics)
- 🔵 [CSS](https://github.com/wjkba/CSS3-basics)