Skip to content

This repository is a complete guide and solution set for the Hitesh Choudhary 30 Days JavaScript Challenge. Each day's task is documented and solved with detailed comments to help you learn JavaScript effectively.

Notifications You must be signed in to change notification settings

jatinydu/30-days-js-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌟 30 Days JavaScript Challenge 🌟

Welcome to the 30 Days JavaScript Challenge repository! This repository contains solutions and detailed notes for each day's task in the challenge. The code is thoroughly commented to serve as a learning resource for everyone.

📚 About the Challenge

The 30 Days JavaScript Challenge is designed by Hitesh Choudhary to help you master JavaScript through daily tasks and projects. Whether you're a beginner or looking to sharpen your skills, this challenge will provide you with practical experience in JavaScript.

📂 Repository Structure

The repository is organized into folders, one for each day of the challenge:

30-days-js-challenge/

├── index.html

├── Day01/

   ├── task.text

   └── solution.js

├── Day02/

   ├── task.txt

   └── solution.js

...

└── Day30/

   ├── task.txt

   └── solution.js

Each folder contains:

task.txt: The task description for the day.

solution.js: My solution with detailed comments and explanations.

🚀 How to Use This Repository

🔍 Explore the Code: Navigate through the folders to find the day's task and solution.

📝 Learn from Comments: Each solution file (solution.js) includes comments that explain the code and the concepts behind it.

💪 Practice: Try to solve the tasks on your own before looking at the solutions.

🤝 Contribute: Feel free to contribute by submitting issues, suggesting improvements, or adding your own solutions.

About

This repository is a complete guide and solution set for the Hitesh Choudhary 30 Days JavaScript Challenge. Each day's task is documented and solved with detailed comments to help you learn JavaScript effectively.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published