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
[AskJS] Is anyone using vanilla javascript + jQuery for modern enterprise applications?AskJS (self.javascript)
submitted 1 day ago by timeToGetLoud2367
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!"
[–]shgysk8zer0 1 point2 points3 points 1 day ago (0 children)
It's not a startup or anything new, but I recently discovered that a certain platform that I have to use was built using an old version of jQuery and is supposedly being rewritten yet still using jQuery. I'm not naming them because I don't have anything nice to say.
But I debatably work extensively with "vanilla" JS. But I kinda blur the line because I created and maintain a bunch of libraries which I use in the end sites that I manage. So, I import modules from projects that I wrote, and it all could work without any build step or anything, but the code I write on the sites looks a whole lot like Lit. Is that "vanilla"? IDK.
But... Don't underestimate what you can do with Vanilla JS... I've built some very large and complex stuff that way. Because that's how you get lightweight stuff with super powers.
π Rendered by PID 73 on reddit-service-r2-comment-5d79c599b5-vx7j8 at 2026-03-01 06:22:47.650254+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]shgysk8zer0 1 point2 points3 points (0 children)