Skip to content

debug-node/Javascript-from-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 

Repository files navigation

Javascript-from-Basic

Beginner-friendly JavaScript examples, practices, and simple projects. This repository helps you learn JavaScript step by step with hands-on exercises.

📁 Folder Structure

Javascript-from-basic/
├── Practices & Exercises/   # JavaScript practice files, examples, and basic concepts
└── Simple Projects/         # Small demo projects to apply what you've learned

🚀 Getting Started

git clone https://github.com/debug-node/Javascript-from-basic.git
cd Javascript-from-basic

Open the files in your editor. Run them in Node.js or in your browser depending on the code.

📚 What You’ll Learn

  • Variables, data types, operators
  • Conditions and loops
  • Functions
  • Arrays & Objects (in practice files)
  • Basic DOM/HTML interaction (if present in examples)
  • Mini projects to improve understanding

🤝 Contributing

Fork the repo, create a branch, commit your changes, and open a pull request.

📄 License

This project is released under the MIT License. You are free to use, modify, and share the code (see the LICENSE file).

🧑‍💻 Author

  • debug-node

About

“A simple repo where I learn JavaScript from basic concepts with easy examples.”

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published