简体   繁体   中英

ember-model example application

I'm looking for an example application using ember-model ( https://github.com/ebryn/ember-model )

I'm looking for an example that:

  • Showcases both object fetching and creation,
  • Showcases writing of a custom adapter,
  • Has complete sources available

I read through the ember-model docs on GitHub, I've seen an Ember-cast on the subject ( http://www.embercasts.com/episodes/getting-started-with-ember-model ).

CAVEAT : Not to be confused with EmberData, a competing solution. Ember-model is an independently developed alternative.

I gave a presentation on it at an Ember meetup once, here's the doc

https://docs.google.com/presentation/d/1syDpGOveVxk01qyFCXtiVruIUNBk0IK6_K5PQee76eE/pub?start=false&loop=false&delayms=3000

I use it in one of my enterprise apps, and Ember Data in another, Ember Data is better IMHO. Ember Data is also supported by a larger conglomerate of people, and is updating more frequently.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM