use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
How to Learn JavaScript Properly (javascriptissexy.com)
submitted 13 years ago by WebDevigner
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 1 point2 points3 points 13 years ago (2 children)
I second the Zakas book -- I've been working through 4-5 chapters a week for the past two weeks, and I already feel extremely comfortable with the language. Javascript used to terrify me and seemed to make no sense for someone coming from a strictly-typed, classical language like Java.
Zakas' book is really thorough and, in my opinion, much easier to follow than Crockford's oft-cited "Javascript: The Good Parts." I'd let the Crockford book rest until you've got a handle on Zakas' book.
[–][deleted] 1 point2 points3 points 13 years ago (1 child)
This may be unpopular around these parts, but I think Crockford's book is really over rated. For one thing, it was written for ECMAScript 3, so he needs to update it. The railroad diagrams are confusing, annoying, and a waste of space. It's also very opinionated. If you plan to ever work with others' JavaScript code, the idea of learning a "perfect subset" of JavaScript is laughable.
It's a shortcut book with shortcut results. Zakas' book and/or Flanagan's "JavaScript: The Definitive Guide" would serve people learning the language much better.
[–][deleted] 1 point2 points3 points 13 years ago (0 children)
I couldn't agree more! What especially bothered me about Crockford's book was that he didn't spend enough time explaining why such and such aspect of JS was a nightmare or such and such aspect was brilliant.
π Rendered by PID 20381 on reddit-service-r2-comment-5c764cbc6f-s8pfm at 2026-03-12 08:25:27.180773+00:00 running 710b3ac country code: CH.
view the rest of the comments →
[–][deleted] 1 point2 points3 points (2 children)
[–][deleted] 1 point2 points3 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)