Example CRUD app without Ember Data

I wrote an article for Ember Sherpa that shows how to write a CRUD app without Ember Data.

Please, take a look and let me know what you think.

4 Likes

Looks interesting, maybe I’ll take some tips, since I’m not using ED in this current project, and my ‘models’ are a mess.

I’m planning to write follow up topics that will include things like Promises and Validation. I’d love to hear where your pain points are. If you have some time, I’d appreciate if you could share your experience of writing an app without Ember Data.