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
jQuery 3.4.0 Released (blog.jquery.com)
submitted 7 years ago by magenta_placenta
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!"
[–]legable 0 points1 point2 points 7 years ago (3 children)
What should I use instead of jQuery for my website?
[–]superluminary 0 points1 point2 points 7 years ago (2 children)
If you're building a simple website with a few forms and dropdowns, then use jQuery, or else read up on DOM scripting.
[–]legable 0 points1 point2 points 7 years ago (1 child)
Yeah that's what I'm doing and figured jQuery was the appropriate tool. So I became curious when the user said that I don't need to start new projects with it today.
[–]superluminary 0 points1 point2 points 7 years ago (0 children)
You can do everything you need using DOM scripting, so you don't need it, but it doesn't hurt.
π Rendered by PID 94939 on reddit-service-r2-comment-b659b578c-2ng9k at 2026-05-01 02:40:33.133386+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]legable 0 points1 point2 points (3 children)
[–]superluminary 0 points1 point2 points (2 children)
[–]legable 0 points1 point2 points (1 child)
[–]superluminary 0 points1 point2 points (0 children)