Skip to content

Instantly share code, notes, and snippets.

@terakilobyte
Last active March 23, 2016 10:40
Show Gist options
  • Star 20 You must be signed in to star a gist
  • Fork 12 You must be signed in to fork a gist
  • Save terakilobyte/5d0a3905d9b0384e9d3c to your computer and use it in GitHub Desktop.
Save terakilobyte/5d0a3905d9b0384e9d3c to your computer and use it in GitHub Desktop.
JavaScript resources, all free online. They're ordered in diffuculty from top to bottom.
http://jsforcats.com/
https://www.youtube.com/playlist?list=PLeL6uTxQ-uX_5BpOb2FDNgG6SxjCs59Kv
https://www.youtube.com/watch?v=hQVTIJBZook
https://www.khanacademy.org/computing/computer-science/algorithms
http://speakingjs.com/es5/index.html
http://eloquentjavascript.net/index.html
http://superherojs.com/
https://www.youtube.com/watch?v=8aGhZQkoFbQ
https://github.com/getify/You-Dont-Know-JS (ALL OF THEM)
https://www.udacity.com/course/object-oriented-javascript--ud015
https://leanpub.com/javascript-spessore/read
https://www.udacity.com/course/javascript-design-patterns--ud989
http://chimera.labs.oreilly.com/books/1234000000262/index.html
https://leanpub.com/exploring-es6/read
https://leanpub.com/javascriptallongesix/read
https://www.youtube.com/watch?v=gawmdhCNy-A
http://jhusain.github.io/learnrx/
https://github.com/DrBoolean/mostly-adequate-guide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment