Hacker News new | ask | show | jobs
by jrajav 5038 days ago
Well, he actually said "debugging code when it is running," which a lot of people find valuable. Of course you can debug anything in the looser sense of the term, but tools like debuggers make the process more productive.

And yes, many people are against Coffeescript too for precisely this reason.

1 comments

You can use the Chrome debugger just as if you had written the Javascript directly.