Hacker News new | ask | show | jobs
by pdog 4829 days ago
> In my opinion [Ember.js] the best client-side MVC framework out there.

How does Ember.js compare to AngularJS and Backbone.js?

2 comments

It's yehudized.
Compared to Backbone it's a lot more magic. You'll need to write less code, but it may be more difficult when you want to do something a bit more custom.

I'd also say that Ember has a steeper learning curve than Backbone.