Releases: bishopZ/kabuki-motion
Releases · bishopZ/kabuki-motion
Now with Redux! (instead of alt)
After working with both redux and alt, I found redux more difficult to use, but providing specific advantages. Redux's reducers provide a consistent and scalable place for the data juggling logic that alt leaves unorganized in various data Store. In the long term, redux is more scalable because it has better separation of concerns.
Better integration of Flux architecture, major refactor
- better performance
- remove hover bug from iPad version
- added more spring motion
- added more "loading" messages
0.0.2
Initial release
React/flux, Webpack, Heroku and React-Motion