|
|
|
|
|
by Cushman
4226 days ago
|
|
Well, that's definitely the JavaScript I intended to create :) Is there a bug in my logic somewhere? Edit: But that aside, to be fair, I'll readily agree that it is easy to mess up CoffeeScript's significant whitespace if you don't pay attention to it. For example, you add a multi-line callback to one of those single-line callbacks at your peril! But the tradeoff is, no mismatched braces/parenteses. Personally, I find the warts are not that hard to avoid, and the overall impact on my productivity is positive. |
|