Advertisement
Guest User

Untitled

a guest
Nov 17th, 2017
790
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. * My email / Instagram
  2. me@jas.life
  3. @justanothersystem
  4.  
  5. * Best resource for simple examples and exploring Web APIs
  6. MDN Docs: https://developer.mozilla.org
  7.  
  8. * Nice hosting company we used for the demo
  9. Zeit: https://zeit.co, https://now.sh
  10.  
  11. * Good CLI (Terminal) tutorial for Mac users:
  12. https://www.lynda.com/Mac-OS-X-10-6-tutorials/Unix-for-Mac-OS-X-Users/78546-2.html
  13.  
  14. * JavaScript Guides
  15. (Try to only read ES6 or ES7 lessons, older stuff is okay but the best practices have changed):
  16.  
  17. (Has Free Trial)
  18. https://www.pluralsight.com/paths/javascript
  19.  
  20. ($10)
  21. https://www.udemy.com/es6-in-depth
  22.  
  23. ES6 for Everyone Course by Wes Bos (Only covers new features)
  24. https://courses.wesbos.com
  25. USER: me@jas.life PW: jeffreyalanscudder
  26.  
  27. * Nice historical overview of JS by one of it's biggest community members:
  28. https://www.youtube.com/watch?v=v2ifWcnQs6M
  29.  
  30. * Keeping up with new things and the culture around web browsers today:
  31. https://www.youtube.com/user/ChromeDevelopers/videos
  32. https://hanselminutes.com/
  33.  
  34. * What do programmers in Silicon Valley wake up to each morning? Hacker News.
  35. Great way to stay on top of the tech scene.
  36. https://news.ycombinator.com
  37.  
  38. * Try things out:
  39. https://jsfiddle.net
  40. https://glitch.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement