Hacker News new | ask | show | jobs
by hbbio 4682 days ago
Maybe it's because I never did Ruby then.

Beyond the title bait, since you have to know JS quirks anyway, and since CoffeeScript adds its own burden (like in the link), I really don't see the point of using it.

Also, the 'function' keyword is a very visible marker when I read code and this has became unconscious. I now believe that the quantity of code you write doesn't matter: readability matters most.