Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.15 KB

File metadata and controls

48 lines (31 loc) · 1.15 KB

Complete JavaScript Repository

Welcome to Complete-JavaScript, a fully structured JavaScript learning repository made by Nova This repo covers everything from scratch to advanced — with real hands-on projects and code examples.


What's Inside?

This repository includes:

  • fundamentals of JS
  • functions & arrays
  • Events and Dom
  • JS Practice Files
  • Classes & Objects in JS

Ideal For

  • Beginners learning JavaScript from scratch
  • Intermediate devs revising core concepts
  • Anyone building their logic for real-time projects
  • Students preparing for viva, interviews, and frontend roles

How to Use

Clone the repo:

git clone https://github.com/BeautyMauryaa/Java-Script.git

How to Use

  • Open any folder and explore .js, .html, and .css files
  • Run files in your browser or use VS Code with Live Server
  • Modify and practice as you go

Contribution

Right now it's my personal learning repo, but feel free to fork it and use it as your JavaScript guidebook!
If you'd like to suggest improvements or report issues, feel free to open a discussion.