30-days-of-javascript

# 30 Days of JavaScript Challenge by Scaler πŸš€

Welcome to the 30 Days of JavaScript repository! 🌟 This challenge, initiated by Scaler, is designed to help you master JavaScript by building strong fundamentals and solving real-world problems over 30 days.

🌐 Live Repository

Explore the repository here: 30 Days of JavaScript


πŸ“– Challenge Overview


πŸ“… Daily Plan

Day Topic Highlights
1 Introduction to JavaScript Variables, Data Types, and Operators
2 Functions Function Declaration, Expressions, and Scope
3 Arrays Array Methods and Iteration
… … …
30 Final Project Build and showcase a project using JavaScript

Note: Detailed topics and tasks can be found in their respective folders.


πŸš€ Features


πŸ“‚ Repository Structure

30-days-of-javascript/
β”œβ”€β”€ Day-01/
β”‚   β”œβ”€β”€ README.md
β”‚   β”œβ”€β”€ task.js
β”œβ”€β”€ Day-02/
β”‚   β”œβ”€β”€ README.md
β”‚   β”œβ”€β”€ task.js
└── ...

Each folder corresponds to a day’s topic and contains:


πŸ› οΈ How to Use

  1. Clone the Repository:
    git clone https://github.com/Gyanthakur/30-days-of-javascript.git
    cd 30-days-of-javascript
    
  2. Navigate to Day’s Folder:
    cd Day-01
    
  3. Read and Solve Tasks: Open README.md and complete tasks in task.js.

πŸ“ Contributions

Contributions are welcome! Feel free to submit improvements, additional challenges, or solutions by forking the repository and creating a pull request.


πŸ” License

This project is licensed under the MIT License.


✨ Made with ❀️ by Gyan Pratap Singh ✨

🌐 Connect with Us

Contact Us: πŸ“² WhatsApp


Thank you for joining the 30 Days of JavaScript Challenge! Happy coding! 😊