|
|
|
|
|
by clux
5169 days ago
|
|
I quit using CS for essentially this reason. Implicit returns are a nice idea, but they are just implemented a bit too inconsistently. Additionally, it changes the language from being "it's just JavaScript" to sugared JS with different behaviour. I listed some of the pitfalls with implicit returns at the following CS issue:
https://github.com/jashkenas/coffee-script/issues/899#issuec... |
|