此外,我想看到一个使用Ember Data的项目的例子,如果有人知道的话。
谢谢!
解决方案您可以使用ember找到一个示例项目1.0.0 pre.4 here: github/trek/ember-todos-with-build-tools-tests-and-other-modern-conveniences
还有计划提供一个ember数据版本。查看详情: github/trek/ember-todos-with-build-tools-tests-and-other-modern-conveniences/pull/9
另一个很好的例子可以在这里找到: github / dgeb / ember_data_example
I'm making my first project with ember.js, and so far haven't been able to find any example projects that use the new routing system. All the examples from the ember docs use the old routing.
Also, I'd love to see an example of a project that uses Ember Data if anyone knows of one.
Thanks!
解决方案You can find an example project using ember 1.0.0 pre.4 here: github/trek/ember-todos-with-build-tools-tests-and-other-modern-conveniences
There are plans to provide an ember-data version as well. Check here for details: github/trek/ember-todos-with-build-tools-tests-and-other-modern-conveniences/pull/9
Another great example can be found here: github/dgeb/ember_data_example