voronianski / flux-comparison

:pencil: Practical comparison of different Flux solutions
https://labs.voronianski.dev/flux-comparison/
2.79k stars 214 forks source link

Update Redux example to match the 1.0.0-rc API #53

Closed rwillrich closed 9 years ago

rwillrich commented 9 years ago

I've updated the Redux example to reflect the API and naming changes on 1.0.0-rc.

gaearon commented 9 years ago

To clarify, we wanted to move to stage: 2 so people don't freak out about ES7 features that aren't baked yet.

rwillrich commented 9 years ago

@gaearon Yeah, forgot to explain this.

voronianski commented 9 years ago

@rwillrich @gaearon thanks, merging