Why should you use CoffeeScript instead of JavaScript? (maori.geek.nz) 1 points by CrystalCuckoo 12y ago ↗ HN
[–] AdrianRossouw 12y 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.
2 comments
[ 3.0 ms ] story [ 9.9 ms ] threadI've had lots of fun using CS for code that ultimately was for myself only.