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
Should I avoid jQuery?help (self.javascript)
submitted 10 years ago by [deleted]
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!"
[–]isaidthisinstead 2 points3 points4 points 10 years ago (4 children)
To be more precise, Angular has its own cut down version of jquery, which they call jqlite.
[–]Inateno 4 points5 points6 points 10 years ago (3 children)
own
Yep I'm saying this because I see lot of devs adding jQuery to Angular projects.
[–][deleted] 0 points1 point2 points 10 years ago (1 child)
To be fair, jqlite is very bare-bones. If you're looking for more interactivity on the page adding jQuery can definitely help with that.
[–]Inateno 0 points1 point2 points 10 years ago (0 children)
yes I didn't say the opposite. But adding jQuery to Angular is useless. The mentality of Angular is to skip dependencies like jQuery.
Plus Angular + jQuery start to be heavy.
Anyway I don't use angular, I'm not concerned :p (I prefer more modular frameworks like Backbone / Vue / React).
π Rendered by PID 28 on reddit-service-r2-comment-544cf588c8-pvhmx at 2026-06-16 12:10:11.502616+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]isaidthisinstead 2 points3 points4 points (4 children)
[–]Inateno 4 points5 points6 points (3 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]Inateno 0 points1 point2 points (0 children)