Live data from Hacker News

Survey: Why Are You Using CoffeeScript?

mikealrogers.com

11–12 of 12 posts

Re: Survey: Why Are You Using CoffeeScript?

#11
CoffeeScript has made me 10x more efficient in writing web application client code. The debugging issue is minimal since there is a 1:1 relationship between your code and the js. If you can you 'find' you can debug. I've never written a line of Rails code.

In my opinion, if you are still writing straight javascript you are stealing from your client/company.

Re: Survey: Why Are You Using CoffeeScript?

#12
post #8

I love mikeal's work and contributions to the node.js community — but I didn't care for this bit of satire. Some folks legitimately enjoy the experience of programming in CoffeeScript. I don't happen to be one of them. But I'm also not one to pass judgement on other programmers' choice of tools. (EDIT: Although I do pass judgement silently.)

Some people have been legitimately stuck using CoffeeScript because of rails or an employer or a client. These are among the people who will enjoy a lighthearted rant about CoffeeScript.

While an employer or client might, RoR doesn't force you to use CoffeeScript.
Post reply on HN