有人能指出我使用最新路由系统的ember.js项目吗?奖励积分如果它也使用余烬数据

Chr*_*ris 11 ember.js ember-data

我正在使用ember.js创建我的第一个项目,到目前为止还没有找到任何使用新路由系统的示例项目.来自ember文档的所有示例都使用旧路由.

另外,我很想看到一个使用Ember Data的项目示例,如果有人知道的话.

谢谢!

Mik*_*tti 9

你可以在这里找到一个使用ember 1.0.0 pre.4的示例项目:https: //github.com/trek/ember-todos-with-build-tools-tests-and-other-modern-conveniences

有计划提供一个余烬数据版本.点击此处了解详情:https: //github.com/trek/ember-todos-with-build-tools-tests-and-other-modern-conveniences/pull/9

另一个很好的例子可以在这里找到:https: //github.com/dgeb/ember_data_example