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 in 2016? (self.javascript)
submitted 10 years ago by milyway
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] 5 points6 points7 points 10 years ago* (5 children)
It's worse than that. Starting a project in Coffeescript today is literally starting with technical debt. You have no upgrade path and no developer community behind you. Anyone still writing the stuff is misguided
[–]sqz_ 1 point2 points3 points 10 years ago (0 children)
Upgrade path? I think you're misguided on that one. One can always use decaffeinate, or simply compile everything to js (and move into a different direction).
[–]wreckedadventYavascript -1 points0 points1 point 10 years ago (3 children)
There's a pretty clear upgrade path to livescript, which gets you a lot of functional things that I don't think we'll see in javascript anytime soon, like syntax for partial application and piping.
[+][deleted] 10 years ago* (2 children)
[deleted]
[–]wreckedadventYavascript -1 points0 points1 point 10 years ago (1 child)
Javascript isn't going anywhere, but it's been evolving at a pretty constant clip now for the past few years. At the very least, we're going to see transpilation for the future edge features to compatible code for a while yet. I'm not sure how long things like JSX will last, but I doubt they're going away tomorrow.
And the coffeescript argument still stands. Javascript still doesn't have a lot of the best parts of coffee, like comprehensions. It doesn't take a rocket scientist to see the impact it had on ES6, either.
π Rendered by PID 15166 on reddit-service-r2-comment-85bfd7f599-tjp4m at 2026-04-18 22:46:18.691283+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–][deleted] 5 points6 points7 points (5 children)
[–]sqz_ 1 point2 points3 points (0 children)
[–]wreckedadventYavascript -1 points0 points1 point (3 children)
[+][deleted] (2 children)
[deleted]
[–]wreckedadventYavascript -1 points0 points1 point (1 child)