This repository is a beginner-friendly introduction to JavaScript. Each file demonstrates a basic concept in a simple, commented example.
- Variables
- Data Types
- Operators
- Conditions
- Loops
- Functions
- Arrays
- Objects
- DOM Manipulation
- Events
- Fetch API
- Promises
- Async/Await
To run the examples, open them in a browser console or a code editor like VSCode using Node.js.