|
|
|
|
|
by Osiris
4776 days ago
|
|
In my opinion this is a key missing part of the Ember framework. Angular includes similar functionality built-in. In my project we've been using jQuery methods to handle interacting with our REST API, but Ember-data would make those interactions much more seamless and automatic. |
|
Things I don't see in Angular's $resource:
* Identity map
* Support for switching adapters (e.g. online/offline)
* Relationships