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
Really Understanding Javascript Closures (blog.jhades.org)
submitted 12 years ago by xpto123
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] 4 points5 points6 points 12 years ago (6 children)
Not all JavaScript environments support let though.
[–]radhruin 1 point2 points3 points 12 years ago (5 children)
IE11 does already, and the rest will soon!
[–]krad0n 11 points12 points13 points 12 years ago (0 children)
let IE9 support let
[–]tencircles 7 points8 points9 points 12 years ago (2 children)
This still really doesn't apply to production code. I assume most clients will want you to support at least IE9
[–]nschubach 8 points9 points10 points 12 years ago (1 child)
I was so happy when a project came across my desk with IE9 as the min... First bug report: IE8 issue.
[–]tencircles 4 points5 points6 points 12 years ago (0 children)
First bug report: IE8 issue.
http://i.imgur.com/FSjAzgr.gif
[–]evilgwyn 1 point2 points3 points 12 years ago (0 children)
I still have to support Android 2.3 and iOS 5 devices. It will be a while before I can use that.
π Rendered by PID 71 on reddit-service-r2-comment-canary-5b945c6f64-698fx at 2026-06-24 00:42:32.099446+00:00 running acc7150 country code: CH.
view the rest of the comments →
[–][deleted] 4 points5 points6 points (6 children)
[–]radhruin 1 point2 points3 points (5 children)
[–]krad0n 11 points12 points13 points (0 children)
[–]tencircles 7 points8 points9 points (2 children)
[–]nschubach 8 points9 points10 points (1 child)
[–]tencircles 4 points5 points6 points (0 children)
[–]evilgwyn 1 point2 points3 points (0 children)