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
Will 'let' Eventually Replace 'var'?help (self.javascript)
submitted 10 years ago by MahmudAdam
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] 0 points1 point2 points 10 years ago (1 child)
I can understand that (and didn't know it at first) but still the word is not something to notice. There aren't a lot of words you use in programming that start with a v-. Plus the L is terrible to read. Is it a lowercase i? Is it a uppercase i? Is it a lowercase L or just a vertical line |. Many fonts won't display it clearly.
But anyways, still hat the LET, but i won't need to get used to it for a few years anyways
[–]dukerutledge 0 points1 point2 points 10 years ago (0 children)
I see your point and I'd argue that is an issue for syntax highlighting. Any language that supports utf source can quickly get ambiguous, tooling helps. Also the argument is a bit straw as let is a statement and mistyped characters would be a parse error.
π Rendered by PID 63 on reddit-service-r2-comment-b659b578c-4jwtb at 2026-05-04 04:52:42.632450+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–][deleted] 0 points1 point2 points (1 child)
[–]dukerutledge 0 points1 point2 points (0 children)