# Resources

When there are resources that will be used repeatedly, or ones that are mentioned in class but that are not already in the notes, they will be added to this list.

Do NOT rely on W3Schools for accurate information.

Be careful about information from StackOverflow. Some is excellent but some is really out of date.

The LearnJavaScript sub-reddit is a good place to ask and answer questions.

  1. Mozilla Developer Network MDN
  2. Node JS website
  3. NPM website
  4. VS Code download site
  5. Steve Griffith's YouTube Channel
  6. Stack Overflow
  7. Reddit Learn JavaScript SubReddit
  8. Apache Cordova Docs
  9. Lynda.com => LinkedIn Learning
  10. Brad Travesy Traversy Media YouTube
  11. Free Code Camp YouTube Channel
  12. Net Ninja YouTube Channel
  13. Thomas Bradley YouTube Channel - Former Professor in the AC Graphic Design program.
  14. Wes Bos YouTube Channel - Canadian Web Developer
  15. Android Studio
  16. Eloquent JS by Marijn Haverbeke
  17. You Don't Know JS by Kyle Simpson
  18. Dr. Axel Rauschmayer Info about the latest developments in JS.
  19. AirBnb JavaScript Style Guide
  20. Google JavaScript Style Guide
  21. CoderByte JS Challenge Exercises
  22. Edabit JS Challenge Exercises
  23. Web Training Center JS Exercises
  24. Exercism JS Practice Exercises
  25. JS for Impatient Developers e-Book
  26. JS for Cats eBook
  27. Git Cheatsheet
  28. Free Developer Resources
  29. Public API List
  30. Git Program Download
  31. CanIUse.com browser support for CSS and JS
  32. Node Feature support reference
  33. Oh Shit Git! Git help guide
  34. Twitter posts about #100DaysOfCode
  35. About learning and memorizing in programming
  36. 100 Practice JS projects for Beginners
  37. CORS visualized
  38. Official Fetch and CORS spec
  39. Git workflows 2 part series
  40. Iconic Icons
  41. Material Design Icons
  42. IcoMoon Free Icons
  43. JavaScript Equality Comparisons
  44. MDN JS Equality and Sameness
  45. JS Intro for Non-Beginners
  46. Automatic Semicolon Injection in JS
Last Updated: 11/25/2020, 2:45:27 PM