Skip to content

Raghavvashishth07/_Javascript_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š JavaScript Practice Repository

Welcome to my JavaScript learning and practice space.
This repository captures my hands-on journey β€” from basics to advanced β€” preparing for ReactJS, Node.js, and full-stack development.


πŸ“ Folder Structure

JavaScript/ β”œβ”€β”€ 01_basics/ # JavaScript fundamentals β”‚ β”œβ”€β”€ 01_data_and_types.js β”‚ β”œβ”€β”€ 02_memory.js β”‚ β”œβ”€β”€ 03_Strings.js β”‚ β”œβ”€β”€ 04_No._maths.js β”‚ β”œβ”€β”€ 05_datesinjs.js β”‚ └── test.js β”‚ β”œβ”€β”€ js_core_concepts/ # Advanced concepts + project-based learning β”‚ β”œβ”€β”€ promises/ β”‚ β”œβ”€β”€ async_await/ β”‚ β”œβ”€β”€ api_requests/ β”‚ β”œβ”€β”€ DOM_manipulation/ β”‚ └── more... β”‚ └── README.md


βœ… What I’ve Covered

πŸ”Ή In 01_basics/

  • 01_data_and_types.js β†’ Variables, Data Types, Type Conversion
  • 02_memory.js β†’ Memory Allocation, Stack vs Heap
  • 03_Strings.js β†’ String Methods & Operations
  • 04_No._maths.js β†’ Number Methods, Math Object
  • 05_datesinjs.js β†’ Working with Date & Time in JS
  • test.js β†’ Sandbox for experimenting and config testing

πŸ”Έ In js_core_concepts/

  • Promises & .then() chaining
  • Async/Await
  • Error Handling
  • XMLHttpRequest (XHR)
  • Fetch API
  • GitHub API Integration (Card Generator)
  • DOM Manipulation Projects

πŸš€ Upcoming Goals

  • 🧠 Deep dive into React JS
  • πŸ§ͺ Build mini-projects using each concept
  • πŸ”Œ Learn Node.js and Express
  • βš™οΈ Understand Web APIs, Events, and Deployment
  • πŸ“„ Individual README.md files for quick cheatsheets per folder

πŸ“Œ Tools & Resources

  • πŸ“Ί YouTube: Chai aur Code
  • πŸ“š MDN Web Docs
  • πŸ“˜ JavaScript.info

🀝 Let's Connect

GitHub: @Raghavvashishth07
Feel free to raise issues or give feedback!


About

learnings of javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published