>
Go ahead and [do this horrible thing], it's not _that_ bad.Sure. Let me insert a few things that can have really bad side effects that I still think you should do:
• Leave your house every day (car crashes ROFLstomp homicide as a cause of death)
• Eat food (most foods have some ill effect on your body)
• Write some code in C (it's a very unsafe language, but sometimes necessary)
• Use a computer (hurts your eyes and causes carpal tunnel syndrome)
Long story short, everything looks horrible if you only look at the bad parts of things.
> I feel like people don't know how to use web inspector...
You're right, many people don't. I'm not one of them, but I encounter them all the time. That kind of thing is still relatively new, so it's hard to blame them as much as pity them. And of course the Web inspector isn't there outside of a Web browser context.
> There will never be native CoffeeScript, you will always debug the JavaScript.
I never said there would be native CoffeeScript; I meant they will support source maps for alternative languages. Unless the CoffeeScript compiler is introducing bugs into correct code, being able to get error line numbers in your CoffeeScript file will mean that you mostly won't have to debug the generated JavaScript.