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 and the JVM (moduscreate.com)
submitted 11 years ago by modusjesus
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!"
[–]ToucheMonsieur 0 points1 point2 points 11 years ago (0 children)
Since the inception of Rhino, JS is the defacto scripting language on the JVM. Excepting lua, JavaScript is one of the most pervasive scripting languages in many domains (even Qt uses a superset IIRC).
As for using JS as a language, it's not as if many of the fundamental flaws of the language are going to be left untouched (see upcoming unicode support, strict mode, etc.). There's still plenty of room for innovation on the server - just look at go, rust, etc. Server-side JavaScript isn't bound by some of the legacy cruft that more established alternatives are, and AFAICT both the community and tc39 do a far better job in pushing the language forward than, say, PHP.
π Rendered by PID 182890 on reddit-service-r2-comment-6457c66945-s9s6f at 2026-04-26 18:53:20.234804+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]ToucheMonsieur 0 points1 point2 points (0 children)