voronianski / flux-comparison

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

Marty v0.9 #35

Closed jhollingworth closed 9 years ago

jhollingworth commented 9 years ago

Marty has moved on a fair bit, this PR should bring things more into line with the current approach.

Marty v0.9 required an upgrade to React 0.13 which in turn required me to upgrade Fluxible to v0.3. I've gone through the apps and everything seems to be working fine. I can see this becoming more of an issue down the line, it might be worth splitting dependencies out...

voronianski commented 9 years ago

@jhollingworth thanks a lot, I think probably we can consider splitting dependencies if smth breaking will occur.