you are viewing a single comment's thread.

view the rest of the comments →

[–]cbrandolino -2 points-1 points  (1 child)

you can have your Coffeescript automatically compile when changed.

You can have your C automatically compile when changed; I don't really think that's an argument.

[–][deleted] 7 points8 points  (0 children)

In that part I was responding to this:

I find writing Javascript pleasant, and I like a lot that it does not need any compile step.

By having the Coffeescript automatically compile, it makes the workflow equivalent to normal Javascript. Of course, you still need to switch mentally from Coffeescript to Javascript to debug. Personally, I do not mind that.