This repository contains my JavaScript learning journey, where I practice core concepts through simple examples and exercises.
- Variables (
var,let,const) - Data Types
- Operators
- Functions
- Arrow Functions
- Objects
- Arrays
- Loops
- Conditional Statements (
if,else,switch) - Nested Objects and Arrays
The goal of this repository is to build a strong foundation in JavaScript before moving on to React and React Native development. Each file contains practice code, experiments, and examples to reinforce my understanding of JavaScript concepts.
- JavaScript (ES6+)
- Visual Studio Code
- Git & GitHub
I will continue updating this repository as I learn new JavaScript concepts and complete more practice exercises.