|
|
|
|
|
by hatsix
3509 days ago
|
|
Not OP, but it's possible to not write any ember-data code if a server implements json-api... Otherwise, you have to write the same code that you have to write in other places... except that w/ Ember Data there are core patterns and its easy to add tests. Writing Ember against an API that speaks json-api is a magical experience :-D |
|