Welcome to my JavaScript Practice Repo, where I document my journey of mastering JavaScript fundamentals, ES6+ concepts, and problem-solving through hands-on coding exercises and mini projects.
This repository contains:
- β Core JavaScript practice questions
- π§ Concept-based programs (e.g., closures, promises, async/await)
- π§© Mini projects and logical challenges
- ποΈ Notes and snippets I use while learning
JavaScript/ β βββ Basics/ βββ Arrays/ βββ Strings/ βββ Functions/ βββ Objects/ βββ DOM/ βββ AsyncJS/ βββ MiniProjects/
Each folder contains code examples and short explanations.
- Language: JavaScript (ES6+)
- Editor: VS Code
- Version Control: Git + GitHub
- Variables, Scope & Hoisting
- Functions & Arrow Functions
- Callbacks, Promises & Async/Await
- Array & Object Manipulations
- DOM Manipulation
- ES6+ Features
- Error Handling & Debugging
- Strengthen JavaScript fundamentals
- Build a strong foundation for React & Node.js
- Create small projects to apply concepts practically
- Clone the repository:
git clone https://github.com/SanketPaygude353/JavaScript-Practice.git