kimroen / ember-cli-coffeescript

Adds precompilation of CoffeeScript files and all the basic generation types to the ember generate command.
MIT License
72 stars 49 forks source link

Who is still holding out and using coffeescript with Ember? #125

Closed hoIIer closed 7 years ago

hoIIer commented 7 years ago

Just curious! I've been losing the battles in fighting for keeping it as the overall trend has shifted away :/

olleolleolle commented 7 years ago

Hi, @erichonkanen, this is a project issue tracker, and this is not registering a software defect. (And, answering: lots of people use CoffeeScript with Ember. Warning: Anecdata! and Personal bias!)

This issue is perhaps closable, @kimroen?

mriska commented 7 years ago

We are still using coffeescript for all our projects. I think it still offers advantages over ES6, although a lot less now than with older JS versions.