Welcome to my JavaScript Practice repo!
This repository is a collection of basic to intermediate JavaScript programs and exercises to strengthen my frontend development skills.
File/Folder | Description |
---|---|
indexPart9.html |
Sample HTML file linked with JS |
style.css |
CSS file for styling and layout |
*.js |
Practice JavaScript scripts |
README.md |
You're here! This file |
- Understand JS fundamentals: variables, loops, functions, arrays
- DOM manipulation and event handling
- Practice real-world mini-projects (to-do, calculator, etc.)
- Build interactive webpages
javascript console.log("Hello, JavaScript!");
- GitHub: Shivamsourav183