The page you are reading is part of a draft (v2.0) of the "No bullshit guide to math and physics."
The text has since gone through many edits and is now available in print and electronic format. The current edition of the book is v4.0, which is a substantial improvement in terms of content and language (I hired a professional editor) from the draft version.
I'm leaving the old wiki content up for the time being, but I highly engourage you to check out the finished book. You can check out an extended preview here (PDF, 106 pages, 5MB).
[ 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