Reputation: 23120
My curiousity for ember-cli has grown after learning about it at a recent emberjs meetup.
As far as i know, ember-cli grown out of ember-starter-kit. From there, ember-starter-kit was deprecated in favor of ember-cli recently.
I've used grunt/ yeoman for over 10 months now. I've grown favor towards it because of it's plugin ecosystem.
On the otherhand, what are some advantages of using Ember-cli vs grunt & yeoman? Or are there any advantages at all?
What can ember-cli achieve that grunt / yeoman can't?
Upvotes: 9
Views: 1391
Reputation: 23120
Here are some major differences with ember-cli over grunt / yeoman:
Here are some advantages of grunt / yeoman over ember-cli
Upvotes: 10