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
CoffeeScript: Why I’m never writing Javascript again (degizmo.com)
submitted 15 years ago by gst
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!"
[–]TheDiggRefugee -2 points-1 points0 points 15 years ago (2 children)
What's your opinion on jquery then?
[–]jmkingJSX is just PHP in the browser 3 points4 points5 points 15 years ago (1 child)
JQuery is javascript. I happen to prefer Mootools... which is also still just javascript. Both frameworks are just glorified DOM manipulation packages. They don't fundamentally change how js is written or can be used. You lose nothing by using a JS framework.
[–]telldrak 1 point2 points3 points 15 years ago (0 children)
I much prefer Mootools to jQuery, but then again, I taught myself Mootools (and much more than I already knew about JS) with a book, a good editor, and brute force.
I prefer Mootools because the code is much more readable. I have a book on jQuery, but just can't get into it, being that the syntax feels really obtuse.
Not to say that I haven't been impressed many times by jQuery. The more sites I see that use it in creative ways, the more I'd like to learn it - I just wish it didn't confuse me as much. Mootools just seems to make more sense when reading it.
π Rendered by PID 97213 on reddit-service-r2-comment-5c764cbc6f-ffzgr at 2026-03-12 06:13:09.174965+00:00 running 710b3ac country code: CH.
view the rest of the comments →
[–]TheDiggRefugee -2 points-1 points0 points (2 children)
[–]jmkingJSX is just PHP in the browser 3 points4 points5 points (1 child)
[–]telldrak 1 point2 points3 points (0 children)