[ Good overview of language and APIs ]
https://gist.github.com/yig/8744917
[ Learning JavaScript stories ]
https://news.ycombinator.com/item?id=5434627
[ Tutorials and info ]
http://superherojs.com/
[ Design patterns ]
http://shichuan.github.com/javascript-patterns/
via https://news.ycombinator.com/item?id=5392984
[ JavaScript promises explained nicely ]
http://ianbishop.github.com/blog/2013/01/13/escape-from-callback-hell/
[ JavaScript functions ]
http://markdaggett.com/blog/2013/02/15/functions-explained/
[ Overview of js from Crockford ]
http://jaxenter.com/douglas-crockford-java-was-a-colossal-failure-javascript-is-succeeding-because-it-works-45928.html
[ Gotchas ]
http://www.jblotus.com/2013/01/13/common-javascript-gotchas/
[ Exercises ]
http://blog.bolshchikov.net/post/40917260776/javascript-quiz-set
[ Currying and partial application ]
http://raganwald.com/2013/03/07/currying-and-partial-application.html
[ quizz – language quirks and edge cases ]
http://javascript-puzzlers.herokuapp.com/
https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript
[ Nice intro JS tutorials ]
http://tutorials.jumpstartlab.com/
[ JS data structures ]
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures