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
65 JavaScript resources that can help you

🔹 Websites

1. Java5cript
https://www.java5cript.com/

2. JavaScript Tutorial
https://www.javascripttutorial.net/

3. JavaScript 30
https://javascript30.com/

4. JavaScript Info
https://javascript.info/

5. JavaScript by Pluralsight
https://www.javascript.com/

🔹 Learn through visualizing

6. JS Visualizer
https://www.jsv9000.app/

7. UI dev visualizer
https://ui.dev/javascript-visualizer/

8. JS Tutor
http://pythontutor.com/javascript.html#mode=edit

🔹 Documents

9. MDN
https://developer.mozilla.org/en-US/docs/Web/JavaScript

10. W3 Schools
https://www.w3schools.com/js/

11. DevDocs

https://devdocs.io/javascript/

12. JavaScript Info

https://javascript.info/

13. JavaScript Garden
https://bonsaiden.github.io/JavaScript-Garden/

🔹 GitHub repo

14. Modern JavaScript tutorial

https://github.com/javascript-tutorial/en.javascript.info

15. Awesome JS Learning
https://github.com/micromata/awesome-javascript-learning

16. JS by example
https://github.com/bmkmanoj/js-by-examples

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

18. 30 seconds of code

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

19. JavaScript question
https://github.com/lydiahallie/javascript-questions

20. JS Style Guide

https://github.com/airbnb/javascript

🔹 Code Snippet

21. 30 seconds of code
https://www.30secondsofcode.org/js/p/1

22. JS source
https://javascriptsource.com/

23. Get Butterfly
https://getbutterfly.com/javascript/

24. JS Fiddle
https://jsfiddle.net/

25. JavaScript (ES6) code snippets
https://marketplace.visualstudio.com/items?itemName=xabikos.JavaScriptSnippets

🔹 Books

26. Eloquent JS
https://eloquentjavascript.net/

27. JS Design pattern

https://addyosmani.com/resources/essentialjsdesignpatterns/book/

28. The JavaScript Beginner's Handbook

https://flaviocopes.com/page/javascript-handbook/

29. Learn JavaScript with Ease

https://bit.ly/3flK1e6

30. Human JavaScript
https://read.humanjavascript.com/

🔹 Tips and Tricks

31. JS tips
https://www.jstips.co/

32. JS tips and tricks
https://github.com/catalinpit/JS-Tips-And-Tricks

33. Kirupa
https://www.kirupa.com/javascript/javascript_tips_and_tricks.htm

🔹 Projects

34. 10 JS projects in 10 hours
https://youtu.be/dtKciwk_si4

35. 15 JS projects
https://youtu.be/3PHXvlpOkf4

36. Build 7 games using JS
https://youtu.be/lhNdUVh3qCc

37. 50 projects in 50 days
https://www.udemy.com/course/50-projects-50-days/

38. JavaScript Projects for Beginners
https://jsbeginners.com/javascript-projects-for-beginners/

🔹 Algorithms

39. Algorithms in JS
https://github.com/trekhleb/javascript-algorithms

40. JS DSA
https://github.com/TheAlgorithms/Javascript

41. Algo test
https://www.testdome.com/tests/javascript-algorithms-online-test/162

42. Interview algo
https://www.thatjsdude.com/interview/js1.html

🔹 Cheat sheets

43. JS Cheat sheet
https://github.com/iLoveCodingOrg/javascript-cheatsheet/blob/master/js-cheatsheet.pdf

44. HTML, CSS, JS cheat sheet
https://htmlcheatsheet.com/js/

45.JavaScript Cheat Sheet
https://cheatography.com/davechild/cheat-sheets/javascript/

46. Over API
https://overapi.com/javascript

47. Awesome cheat sheet

https://github.com/LeCoupa/awesome-cheatsheets/blob/master/languages/javascript.js

48. Array and date cheat sheet

https://t.me/learn_JavaScript_js/327

49. DevHints
https://devhints.io/es6

🔹 COURSES

50. Code Academy
https://www.codecademy.com/learn/introduction-to-javascript

51. Udemy
https://www.udemy.com/course/the-complete-javascript-course/

52. Coursera
https://www.coursera.org/learn/javascript

53. Plural Sight
https://www.pluralsight.com/courses/quick-start-javascript-1-1870

54. Scrimba
https://scrimba.com/topic/javascript

🔹 Readings

55. Geeks For Geeks
https://www.geeksforgeeks.org/javascript-tutorial/

56. Java Point
https://www.javatpoint.com/javascript-tutorial

57. Tutorials Point

https://bit.ly/3lWUrSw

58. Learn JS
https://www.learn-js.org/

59. The Odin Project
https://theodinproject.com/paths/full-stack-javascript/courses/javascript
Forwarded from Learn JavaScript
65 JavaScript resources that can help you

🔹 Websites

1. Java5cript
https://www.java5cript.com/

2. JavaScript Tutorial
https://www.javascripttutorial.net/

3. JavaScript 30
https://javascript30.com/

4. JavaScript Info
https://javascript.info/

5. JavaScript by Pluralsight
https://www.javascript.com/

🔹 Learn through visualizing

6. JS Visualizer
https://www.jsv9000.app/

7. UI dev visualizer
https://ui.dev/javascript-visualizer/

8. JS Tutor
http://pythontutor.com/javascript.html#mode=edit

🔹 Documents

9. MDN
https://developer.mozilla.org/en-US/docs/Web/JavaScript

10. W3 Schools
https://www.w3schools.com/js/

11. DevDocs

https://devdocs.io/javascript/

12. JavaScript Info

https://javascript.info/

13. JavaScript Garden
https://bonsaiden.github.io/JavaScript-Garden/

🔹 GitHub repo

14. Modern JavaScript tutorial

https://github.com/javascript-tutorial/en.javascript.info

15. Awesome JS Learning
https://github.com/micromata/awesome-javascript-learning

16. JS by example
https://github.com/bmkmanoj/js-by-examples

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

18. 30 seconds of code

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

19. JavaScript question
https://github.com/lydiahallie/javascript-questions

20. JS Style Guide

https://github.com/airbnb/javascript

🔹 Code Snippet

21. 30 seconds of code
https://www.30secondsofcode.org/js/p/1

22. JS source
https://javascriptsource.com/

23. Get Butterfly
https://getbutterfly.com/javascript/

24. JS Fiddle
https://jsfiddle.net/

25. JavaScript (ES6) code snippets
https://marketplace.visualstudio.com/items?itemName=xabikos.JavaScriptSnippets

🔹 Books

26. Eloquent JS
https://eloquentjavascript.net/

27. JS Design pattern

https://addyosmani.com/resources/essentialjsdesignpatterns/book/

28. The JavaScript Beginner's Handbook

https://flaviocopes.com/page/javascript-handbook/

29. Learn JavaScript with Ease

https://bit.ly/3flK1e6

30. Human JavaScript
https://read.humanjavascript.com/

🔹 Tips and Tricks

31. JS tips
https://www.jstips.co/

32. JS tips and tricks
https://github.com/catalinpit/JS-Tips-And-Tricks

33. Kirupa
https://www.kirupa.com/javascript/javascript_tips_and_tricks.htm

🔹 Projects

34. 10 JS projects in 10 hours
https://youtu.be/dtKciwk_si4

35. 15 JS projects
https://youtu.be/3PHXvlpOkf4

36. Build 7 games using JS
https://youtu.be/lhNdUVh3qCc

37. 50 projects in 50 days
https://www.udemy.com/course/50-projects-50-days/

38. JavaScript Projects for Beginners
https://jsbeginners.com/javascript-projects-for-beginners/

🔹 Algorithms

39. Algorithms in JS
https://github.com/trekhleb/javascript-algorithms

40. JS DSA
https://github.com/TheAlgorithms/Javascript

41. Algo test
https://www.testdome.com/tests/javascript-algorithms-online-test/162

42. Interview algo
https://www.thatjsdude.com/interview/js1.html

🔹 Cheat sheets

43. JS Cheat sheet
https://github.com/iLoveCodingOrg/javascript-cheatsheet/blob/master/js-cheatsheet.pdf

44. HTML, CSS, JS cheat sheet
https://htmlcheatsheet.com/js/

45.JavaScript Cheat Sheet
https://cheatography.com/davechild/cheat-sheets/javascript/

46. Over API
https://overapi.com/javascript

47. Awesome cheat sheet

https://github.com/LeCoupa/awesome-cheatsheets/blob/master/languages/javascript.js

48. Array and date cheat sheet

https://t.me/learn_JavaScript_js/327

49. DevHints
https://devhints.io/es6

🔹 COURSES

50. Code Academy
https://www.codecademy.com/learn/introduction-to-javascript

51. Udemy
https://www.udemy.com/course/the-complete-javascript-course/

52. Coursera
https://www.coursera.org/learn/javascript

53. Plural Sight
https://www.pluralsight.com/courses/quick-start-javascript-1-1870

54. Scrimba
https://scrimba.com/topic/javascript

🔹 Readings

55. Geeks For Geeks
https://www.geeksforgeeks.org/javascript-tutorial/

56. Java Point
https://www.javatpoint.com/javascript-tutorial

57. Tutorials Point

https://bit.ly/3lWUrSw

58. Learn JS
https://www.learn-js.org/

59. The Odin Project
https://theodinproject.com/paths/full-stack-javascript/courses/javascript