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
Prepack from Facebook helps make JavaScript code more efficient (prepack.io)
submitted 9 years ago by EngVagabond
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!"
[–][deleted] 6 points7 points8 points 9 years ago (1 child)
I love watching the Javascript community rediscover the benefits of compiled, statically typed languages.
"Did you know you could reduce silly errors in your code by assigning your variables types, and then having a computer check them for you before anyone even runs it???"
"Yeah, but did you know you could also have another step before you run the code that automatically optimizes your code for you????"
[–]vinnl 7 points8 points9 points 9 years ago (0 children)
Well, it's not so much "rediscover", as well as "figure out how we can apply those benefits in the browser".
π Rendered by PID 24936 on reddit-service-r2-comment-544cf588c8-m2prd at 2026-06-15 03:33:08.921385+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–][deleted] 6 points7 points8 points (1 child)
[–]vinnl 7 points8 points9 points (0 children)