Skip to content

cha861/Java-Script-practice-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 

Repository files navigation

πŸš€ JavaScript Learning Journey

This repository is a collection of my practice, notes, and small code snippets as I learn JavaScript step by step.
I’ll be updating this repo regularly with new concepts, examples, and mini projects.

πŸ“Œ Topics Covered So Far

  • βœ… Installed Node.js (to run JS outside the browser)
  • βœ… Variables and Constants (let, const, var)
  • βœ… JavaScript History & Evolution
  • βœ… Data Types (Primitive & Reference types)
  • βœ… Type Conversion & Type Coercion
  • βœ… Operators (Arithmetic, Comparison, Logical, Assignment, etc.)
  • βœ… Switch Statement
  • βœ… Template Literals
  • βœ… Loops (for, while, do...while)

πŸ“‚ Structure of the Repo

  • Each topic will have its own folder or .js file with practice examples.
  • I’ll also add notes or markdown files for quick reference.

🎯 Next Steps

  • Functions (declaration, expression, arrow functions)
  • Arrays & Objects
  • DOM Manipulation
  • Events in JavaScript
  • Mini Projects

🀝 Contributions

This repo is mainly for my personal practice, but suggestions, issues, and improvements are always welcome.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published