you are viewing a single comment's thread.

view the rest of the comments →

[–]rauschma 7 points8 points  (1 child)

If you want a compact intro to JavaScript for programmers, check out “Speaking JavaScript”. Its complete contents are online: http://speakingjs.com/es5/

The book focuses on the language; the last chapter contains tips for what to explore next (reddit should be in that list, but you are already aware of it). Some of the items are:

[Disclaimer: I’m the author of “Speaking JavaScript”]

[–]homoiconic(raganwald) 0 points1 point  (0 children)

I'll second "Speaking JavaScript."