Advertisement
Guest User

Untitled

a guest
Oct 21st, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. Useful links for learning JavaScript and Node:
  2.  
  3. CodeCademy online course: https://www.codecademy.com/learn/javascript
  4. Eloquent Javascript, free book: http://eloquentjavascript.net/
  5. MDN's JavaScript guide: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Introduction
  6. You Don't Know JS (free book series): https://github.com/getify/You-Dont-Know-JS
  7. Some Node: https://nodeschool.io/ https://www.codeschool.com/courses/real-time-web-with-node-js
  8. Javascript reference/docs: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement