Skip to content

Latest commit

 

History

History
109 lines (73 loc) · 3.19 KB

README.md

File metadata and controls

109 lines (73 loc) · 3.19 KB

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

  • Duration: 30 Days
  • Skill Level: Beginner to Intermediate
  • Goal: Enhance your JavaScript skills by completing daily tasks and solving programming challenges.

📅 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

  • Structured Learning: Follow a well-organized daily plan.
  • Hands-On Practice: Solve practical tasks and problems.
  • Progress Tracking: Easily monitor your learning progress.
  • Resources: Access additional reading material and references.

📂 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:

  • README.md: Explains the topic and tasks.
  • task.js: Includes task solutions and examples.

🛠️ 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! 😊