ember-redux-meetup

Code from the Ember-DC meetup on November 15.

  • before contains the vanilla Ember app
  • after-setup is the same as the vanilla app, except ember-redux, ember-redux-actions, ember-reselect-shim and ember-cli-seamless-immutable-shim have all been ember installed. This is the place to start if you want to start tinkering with doing a conversion yourself.
  • after contains the converted application