todomvc
Version:
> Helping you select an MV\* framework
14 lines (9 loc) • 708 B
Markdown
This example was removed, because the Ember.js dependency injection architecture
does not provide appropriate hooks for asynchronous module loading yet and thus
the use of RequireJS with Ember.js is not advised.
To see what a TodoMVC application using Ember.js and RequireJS would look like
in its current state, visit:
[](https://github.com/stephenplusplus/todomvc/tree/emberjs_require/dependency-examples/emberjs_require)
[](http://stephenplusplus.github.io/todomvc-emberjs-requirejs/dependency-examples/emberjs_require)
For more information, [read the discussion](https://github.com/tastejs/todomvc/pull/528).