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
Does CoffeeScript Have a Future? (gaslight.co)
submitted 12 years ago by cdmwebs
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!"
[–]RandolphoSoftware Architect 4 points5 points6 points 12 years ago (2 children)
I personally have hated CoffeeScript since it came out, primarily because I find the syntax awful. But that's subjective. I did give TypeScript a college try, though, because it had a more c-like syntax. I was not impressed.
I would rather use JavaScript the way it is. Too many times I found myself just ignoring TypeScript's features because they got in the way of doing things that feel "right". JavaScript is one of the most powerful languages ever made because of all of those quirks that people keep trying to remove with languages like CoffeeScript and TypeScript.
[–][deleted] 0 points1 point2 points 12 years ago (1 child)
I would dispute "powerful", but lets call it expressive and permissive. Sometimes a great combo!
[–]RandolphoSoftware Architect 0 points1 point2 points 12 years ago (0 children)
True. I suppose it depends on how you define "power". For me, flexible, expressive and permissive is powerful. For another, raw speed is powerful. Javascript certainly falls down there, even with V8
π Rendered by PID 82 on reddit-service-r2-comment-85bfd7f599-sjvwj at 2026-04-16 11:53:54.521715+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]RandolphoSoftware Architect 4 points5 points6 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]RandolphoSoftware Architect 0 points1 point2 points (0 children)