My JavaScript learning journey – basics, DOM manipulation, and practice codes.
Description: This repository contains my practice files, exercises, and mini-projects created while learning JavaScript. It covers the basics of JavaScript programming, DOM manipulation, and small projects that helped me understand how JavaScript works in web development.
Contents :-
--> Basic JavaScript syntax and fundamentals (variables, loops, functions, etc.) --> DOM manipulation examples (selectors, events, updating elements) --> Mini projects (Dice game, counter app, etc.) --> Practice exercises from tutorials and courses