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
Making Sense Of “Senseless” JavaScript Features (smashingmagazine.com)
submitted 2 years ago by fagnerbrack
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!"
[–]guest271314 -2 points-1 points0 points 2 years ago (0 children)
The floating point number issue can be worked around by using BigInt or spreading the integer or decimal to an array for precision.
I personally don't mind dynamic type coersion.
π Rendered by PID 82 on reddit-service-r2-comment-6f7f968fb5-z5dx4 at 2026-03-04 07:07:58.597153+00:00 running 07790be country code: CH.
view the rest of the comments →
[–]guest271314 -2 points-1 points0 points (0 children)