Learn JavaScript
4.3K subscribers
459 photos
10 videos
132 files
3.02K links
All info, tutorial, JS tips and more ....!
bio.link/javascript_js_
For HTML: @html_web_learn
For CSS: @CSS_web_learn
For JS: @JavaScript_js_learn
For PHP: @learn_php_web
For Programming courses @Programmingworld_dev
For CEH,Cybersec: @technical_stark
Download Telegram
11 Github Repos that will make you a better Javascript Developer. 💯

1. Javascript-algorithms

Algorithms and data structures implemented in JavaScript with explanations and links to further readings

https://github.com/trekhleb/javascript-algorithms

2. Javascript-questions

A long list of (advanced) JavaScript questions, and their explanations

https://github.com/lydiahallie/javascript-questions

3. 33-js-concepts

📜 33 JavaScript concepts every developer should know.

https://github.com/leonardomso/33-js-concepts

4. You-Dont-Know-JS

A book series on JavaScript

https://github.com/getify/You-Dont-Know-JS

5. Awesome-JavaScript-Projects

This Repository contain awesome vanilla JavaScript projects.

https://github.com/Vishal-raj-1/Awesome-JavaScript-Projects

6. clean-code-javascript

🛁 Clean Code concepts adapted for JavaScript

https://github.com/ryanmcdermott/clean-code-javascript

7. js-the-right-way

An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web

jstherightway.org

https://github.com/braziljs/js-the-right-way

8. ES6-for-humans

A kickstarter guide to writing ES6

https://github.com/metagrover/ES6-for-humans

9. Modern-js-cheatsheet

Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.

https://github.com/mbeaudru/modern-js-cheatsheet

10. JS-Tips

This is about useful JS tips!

jstips.co

https://github.com/loverajoel/jstips

11. JavaScript30

30 Day Vanilla JS Challenge

javascript30.com

https://github.com/wesbos/JavaScript30

#JavaScript #Resources #Study