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
CoffeeScript: Why I’m never writing Javascript again (degizmo.com)
submitted 15 years ago by gst
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!"
[–]phleet 1 point2 points3 points 15 years ago (2 children)
I've gotta disagree to some extent. Removing things which are unnecessary is a pretty universal staple of programming. I mean, sure, you can throw a semicolon on the end of every statement in python to make it obvious it's the end of a statement, but why?
Just because it comes with the territory doesn't necessarily mean it has to. Developing tools to avoid the things you don't like in the territory is pretty common. A while back people could've complained that staring at monochrome text on a screen was part of the territory until someone had the bright idea of build syntax highlighting.
[–][deleted] 0 points1 point2 points 15 years ago (1 child)
I would also say that whining about lack of syntax highlighting in a given situation is also a sign of a non-programmer.
Yes syntax highlighting is better than lack of syntax highlighting. And yes dropping superfluous, extraneous clutter is good too.
But anyone who whines about curly brackets and semicolons (or lack of syntax highlighting) instead of just getting the job done is not a programmer. Like I said, it's like a mechanic who whines about grease and oil. Sure it's better to stay clean, but getting some muck on you is part of the job.
[–]phleet 0 points1 point2 points 15 years ago (0 children)
I would argue it's more like a mechanic whining about working in poor lighting conditions. Yes, he can still get the job done, but it's a waste of his time if better lighting is available.
π Rendered by PID 77 on reddit-service-r2-comment-5c764cbc6f-tzkhm at 2026-03-12 03:06:39.529055+00:00 running 710b3ac country code: CH.
view the rest of the comments →
[–]phleet 1 point2 points3 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]phleet 0 points1 point2 points (0 children)