|
|
|
|
|
by rmrfrmrf
4442 days ago
|
|
I also don't like how the author implies that these "solutions" are all mutually exclusive. CoffeeScript with a Grunt-watch setup featuring CoffeeLint and Jasmine will catch more-or-less all of the issues that could possibly arise due to JS quirks. Furthermore, the author's CoffeeScript example includes a syntax error -- `isnt` doesn't have an apostrophe in it. |
|