|
|
|
|
|
by damncabbage
4907 days ago
|
|
dagw has the best response to this below: http://news.ycombinator.com/item?id=5054382 I agree; it's a shortcut for people who know JS, not for people who are learning it for the first time. As soon as you need to use or look into the internals of a library that isn't written in CoffeeScript, everything's going to get unstuck pretty quickly. |
|
For many learning types, I'd guess it's preferable to leisurely learn JavaScript from the shores of CoffeeScript. Rather than having to deal with all of JavaScript's absurdity at once.
And when you need to read someone else's JavaScript code, you can usually get away with ignoring boilerplate.