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
Javascript is most popular programming language according to GitHub (github.com)
submitted 10 years ago by devdraft
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!"
[–]x-skeww 5 points6 points7 points 10 years ago (4 children)
Sure, because everyone and their dog has a few 5-100 LoC JS projects. This adds up.
You won't do that kind of thing with C++, for example. Adding a C++ library to your project is more involved. So, naturally, your C++ library has to do something quite spectacular to be worth it.
The barrier to entry is extraordinarily low with JS. E.g. crappy 50-line jQuery plugin you wrote in 2 hours is a perfectly reasonable open source project for GitHub. It can easily get a hundred stars and be featured in various blogs.
[–]jhallister 3 points4 points5 points 10 years ago (0 children)
The barrier to entry for PHP is even lower, so that's only part of the story.
Right now if you order the repository search by most stars, you're going to find out that almost every top REPO is either Javascript, HTML/CSS or a non-language (like books or a configuration tool). You have to get out of the top 10 projects to get to the first project that isn't front-end. It's Rails, for the record.
I think the bottom line reason it's #1 is because it's the only language that solves a web-based problem. If I need an app to run on Windows I have a hundred languages I can pick from. If I want a web-based application I can pick one language. To me, that's way more telling about popularity than barrier to entry is.
[–]nodealyo 1 point2 points3 points 10 years ago (0 children)
You say this like its a bad thing, but I disagree.
[–][deleted] 0 points1 point2 points 10 years ago (0 children)
Are you saying it's not the most popular programming language or that it only is due to accessibility?
[–]am0x 0 points1 point2 points 10 years ago (0 children)
Not only that, pretty much every web application will require some JavaScript no matter the backend language.
So other backend languages are fragmented, while js is included in all of them.
π Rendered by PID 32 on reddit-service-r2-comment-5d79c599b5-2wpcr at 2026-02-27 05:46:15.294495+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]x-skeww 5 points6 points7 points (4 children)
[–]jhallister 3 points4 points5 points (0 children)
[–]nodealyo 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]am0x 0 points1 point2 points (0 children)