简体   繁体   English

余烬模型示例应用

[英]ember-model example application

I'm looking for an example application using ember-model ( https://github.com/ebryn/ember-model ) 我正在寻找使用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 ). 我在GitHub上阅读了ember-model文档,看到了关于该主题的Ember-cast( http://www.embercasts.com/episodes/getting-started-with-ember-model )。

CAVEAT : Not to be confused with EmberData, a competing solution. CAVEAT :不要与竞争性解决方案EmberData混淆。 Ember-model is an independently developed alternative. 灰烬模型是一个独立开发的替代方案。

I gave a presentation on it at an Ember meetup once, here's the doc 我曾经在Ember聚会上作过介绍,这是文件

https://docs.google.com/presentation/d/1syDpGOveVxk01qyFCXtiVruIUNBk0IK6_K5PQee76eE/pub?start=false&loop=false&delayms=3000 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,Ember Data更好,恕我直言。 Ember Data is also supported by a larger conglomerate of people, and is updating more frequently. 大型企业集团还支持Ember Data,并且更新频率更高。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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