Commit c08c83b8 authored by Pascal Hartig's avatar Pascal Hartig

Merge pull request #551 from stephenplusplus/ember_sample

add source and demo link to ember+rjs readme
parents ac970f5e a59d566a
# Ember.js + Require.js • [TodoMVC](http://todomvc.com)
# Ember.js + RequireJS • [TodoMVC](http://todomvc.com)
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 Require.js with Ember.js is not advised.
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:
[Ember.js + RequireJS Source](https://github.com/stephenplusplus/todomvc/tree/emberjs_require/dependency-examples/emberjs_require)
[Ember.js + RequireJS Demo](http://stephenplusplus.github.io/todomvc-emberjs-requirejs/dependency-examples/emberjs_require)
For more information, [read the discussion](https://github.com/addyosmani/todomvc/pull/528).
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment