Y
Hacker News
new
|
ask
|
show
|
jobs
Why should you use CoffeeScript instead of JavaScript?
(
maori.geek.nz
)
1 points
by
CrystalCuckoo
4450 days ago
2 comments
AdrianRossouw
4450 days ago
My rule of thumb is that coffeescript is inappropriate if your code is ever going to be require()'d by anybody else.
I've had lots of fun using CS for code that ultimately was for myself only.
link
autokad
4450 days ago
you shouldn't.
link
I've had lots of fun using CS for code that ultimately was for myself only.