Hacker News new | ask | show | jobs
by mixonic 4236 days ago
If you start a new Ember project today, or want to try Ember and compare it with other frameworks, please use Ember-CLI: http://ember-cli.com/

The style of development CLI introduces makes you incredibly productive. A comparison of Ember without discussing CLI is missing an essential ingredient.

3 comments

Thanks for the heads-up, maybe I can do a follow-up article or add an update into this one to include ember-cli features.
Not only is it productive, it is officially endorsed by the Ember core team as the "right way" to use Ember.
Not only it is endorsed, it is Ember. The project will get lifted to Ember in github by the time Ember 2 comes around
Where can I find more info on Ember 2 roadmap? Thank you.
The Road to Ember 2.0 RFC https://github.com/emberjs/rfcs/pull/15
I really dislike having to start up a separate web server for every project I work on.