Hacker News new | past | comments | ask | show | jobs | submit login

I think CoffeeScript looks quite cool, but I'm afraid introducing a compilation layer will complicate my life and lead to weird issues which will cancel out any productivity gains. And while Javascript may not be perfect, it's good enough to get the job done.



What's the problem with the extra compilation step? You can simple use coffeescript by adding "script type=text/coffeescript" tags to your code while developing, and when you are done, just compile and deploy. Or you can simply authomate the task (google for instructions).


Yeah, and what happens when it introduces a weird bug?


As you've been developing in CoffeeScript up until that point, explicit compilation doesn't really change code and isn't likely to introduce new bugs.


You report it and they fix it?


Yep, but first you spend all the time you saved tracking it down.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: