Welcome to my JavaScript Learning Repository π―
This repo contains all my daily code practice, topic notes, and projects as I learn JavaScript step by step from the [GeeksforGeeks JS Beginner to Advanced Batch]
I'm following the official GFG JS course which covers:
- β JavaScript Basics
- β DOM Manipulation
- β Events & Functions
- β Arrays, Objects, and Loops
- β ES6+ Features
- β Asynchronous JS (Promises, async/await)
- β APIs and Fetch
- β Mini Projects & Real-world Practice
π javascript-journey/
β
βββ π README.md β Overview of my learning journey
β
βββ π Notes/ β Concept-wise notes (Markdown files)
β βββ 01_Introduction.md
β βββ 02_Variables_and_DataTypes.md
β βββ 03_Operators.md
β βββ ...
β
βββ π» Codes/ β Topic-wise code files
β βββ 01_Basics/
β βββ 02_Functions/
β βββ 03_Arrays/
β βββ ...
β
βββ π Projects/ β Small JS projects made during learning
β βββ ToDoApp/
β βββ Calculator/
β βββ WeatherApp/
β βββ ...
β
βββ ποΈ Daily_Update_Log.md β My daily progress tracker
- Build a strong foundation in JavaScript fundamentals.
- Understand the core logic behind web development.
- Create real-world projects using JavaScript.
- Maintain a consistent daily learning habit.
- π¨ JavaScript (ES6+)
- π HTML & CSS (for projects)
- π§° VS Code
- π§Ύ Markdown for notes
- π» Git & GitHub for version control
If you're also learning JavaScript:
- Clone this repo:
[https://github.com/SakshiHanwat/My-JS-Learning-Journey.git]2.Navigate through the folders (Notes or Codes).
3.Follow the same structure to track your learning.
π€ Connect With Me
π§ Email: hanwatsakshi900@gmail.com
πΌ LinkedIn: https://www.linkedin.com/in/sakshi-hanwat-b4722b254/
π GitHub: https://github.com/SakshiHanwat
β If you find this repository helpful, donβt forget to star it! Letβs grow and learn JavaScript together π