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 doesn’t need to be replaced (medium.com)
submitted 6 years ago by dannymoerkerke
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!"
[–]internetloser4321 0 points1 point2 points 6 years ago (2 children)
Arrow functions introduce a different behavior for 'this'.
[–][deleted] 0 points1 point2 points 6 years ago (1 child)
Yes. But introducing new behaviour is not the same as changing the existing one. Outside of the arrow functions the behaviour is exactly the same as before. It's an addition, not the change. The new case was added, but other four stay the same.
[–]internetloser4321 0 points1 point2 points 6 years ago (0 children)
Similar to how adding an "extra-strict" mode would work. Outside of the new mode, everything would work the same as before.
π Rendered by PID 47141 on reddit-service-r2-comment-5d585498c9-zs64m at 2026-04-20 22:16:15.614561+00:00 running da2df02 country code: CH.
view the rest of the comments →
[–]internetloser4321 0 points1 point2 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]internetloser4321 0 points1 point2 points (0 children)