-
-
Save placidrod/745107c069031a2f5b27 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
Functional Programming:
start from 17
though you may want to read 16 to get up to speed on es6