Skip to content

Latest commit

 

History

History
986 lines (880 loc) · 113 KB

README.md

File metadata and controls

986 lines (880 loc) · 113 KB

The Ultimate JavaScript Learning Repository

Hi,

Welcome ❤️ to my GitHub account 🙏.

I have created this repository to assist students, freshers, and working professionals by providing them with all the resources for JavaScript in a single repository. We are continuously working on this repository, so please check regularly for the latest updates.

For the convenience of students who are not comfortable with English, we are trying to add notes in Hindi as well. Please keep checking our repository for regular updates.

This repository includes: ❤️ Complete JavaScript Learning Material 🙏

One should only have self-confidence; life can start from anywhere

Keep Working, Keep Going
Click for details
Click for details

Exercises

Click for details

Solutions

Click for details
Click for details
Click for details

📚 Front-end RoadMap Credit - JavaScript Mastery

📚 Back-end RoadMap Credit - Sadanand Pai


Support the project ⭐

If you feel awesome and want to support us in a small way, please consider starring and sharing the repo! This helps us get visibility and allow the community to grow. 🙏

star_us


🔥 Clone this Repository

You need to write the following commands on the terminal screen(in vscode) so that you can run this project locally.

  git clone "https://github.com/sajidhamdard/learnjavascript.git"

Go to the project directory

  cd learnjavascript

Contributing

In general, we follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Work on your fork
    1. Make your changes and additions
      • Most of your changes should be focused on notes/ and Exercises-And-Solutions/ folders and/or Interview-Questions-And-Answers.
    2. Add changes to README.md if needed
  4. Commit changes to your own branch
  5. Make sure you merge the latest from "upstream" and resolve conflicts if there is any
  6. Repeat step 3(3) above
  7. Push your work back up to your fork
  8. Submit a Pull request so that we can review your changes

Contributors

Thank you to the people who have already contributed:

Forkers

Forkers repo roster for @sajidhamdard/learnjavascript

Stargazers

Stargazers repo roster for @sajidhamdard/learnjavascript

Maintainers

  • Sajid - Sajid Ali Khan (author)

License

Released under MIT by @sajidhamdard.


🔗 Let's Connect