Skip to content

Instantly share code, notes, and snippets.

@aleksandar-b
Last active July 5, 2018 08:34
Show Gist options
  • Save aleksandar-b/34a5bcddbe65edb8a0becd1e1423a63d to your computer and use it in GitHub Desktop.
Save aleksandar-b/34a5bcddbe65edb8a0becd1e1423a63d to your computer and use it in GitHub Desktop.
Javascript The Good Parts - Crockford
Principles of Object Oriented JavaScript - Zakas // important
YDKJS - `this` part - Simpson
Prototypes in Javascript - https://sporto.github.io/blog/2013/02/22/a-plain-english-guide-to-javascript-prototypes/
JavaScript - Understanding the weird parts. Antony Alicea
Functional Programming in JavaScript - Practice : http://reactivex.io/learnrx/
NodeJS - Antony Alicea
Understanding ES6 - Zakas
Visualisation
Visualising JavaScript (Basic JavaScript + Three.js) - http://stewd.io/javascript/
+Bonus(Advanced three.js - read the source code and comments of https://github.com/stewdio/airborne)
Intermediate D3.js - http://shop.oreilly.com/product/0636920040101.do
Practice
repl.it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment