Hacker News new | ask | show | jobs
by nestlequ1k 5062 days ago
Stupid question maybe, but has coffeescript support been talked about at all?

I've had issues with ember and coffeescript before because of some of the choices they've made on how to declare models.

1 comments

CoffeeScript doesn't support the hooks we need to make its class system work with Ember.js' object model, but Yehuda and I have both worked on a large-scale Ember.js application written in CoffeeScript and it was fine.