Iliveinbianries / BitsBytesWrites

A repository containing articles on various tech topics, authored by human writers rather than chatbots.
Creative Commons Zero v1.0 Universal
5 stars 18 forks source link

added HowToLearnJS.md file #34

Closed harmit17 closed 10 months ago

harmit17 commented 10 months ago

Issue Addressed

Closes #20 (Create a file at path Web/HowToLearnJS.md)

Proposed Changes and Benefits

I have added the HowToLearnJS.md file to provide a comprehensive and organized guide for learning JavaScript.

  1. Structure: I have structured the content like the other files in the folder.

  2. Sections: New sections have been added to cover topics such as asynchronous programming, ES6 features, front-end frameworks, server-side JavaScript with Node.js, and more.

  3. Descriptions: Each key concept has been written with descriptions, making it easier for learners to grasp the basics.

  4. Resource List: I've included a list of resources for learning JavaScript, ranging from official documentation to tutorials and online courses. This provides learners with a variety of options to choose from.

These changes aim to improve the usability of the document and help learners acquire a strong foundation in JavaScript, making it a valuable resource for both beginners and experienced developers.

Iliveinbianries commented 10 months ago

Great Work ✅.

harmit17 commented 10 months ago

Great Work ✅.

Thanks for the opportunity to contribute.