Why I hate implicit return in CoffeeScript
Posted on Fri 26 October 2012 in Coding • Tagged with coffeescript, javascript
CoffeeScript is “a little language that compiles into JavaScript.” If you haven’t seen or tried it, go check it out! I’ve been using it in a project for a while now, and its obvious advantage over pure JavaScript is that it is very concise and has high expressive …
Continue reading