Skip to content

Instantly share code, notes, and snippets.

@barsukov
Last active April 1, 2016 15:34
Show Gist options
  • Save barsukov/07e5ce14732709cbf8996a9ef1286bec to your computer and use it in GitHub Desktop.
Save barsukov/07e5ce14732709cbf8996a9ef1286bec to your computer and use it in GitHub Desktop.
Migrate from observable to Redux good links.
1) Good testing tool for react http://airbnb.io/enzyme/
2) Facebook immutable helpers: https://facebook.github.io/react/docs/update.html
3) Article collection: http://redux.js.org/docs/introduction/Ecosystem.html
4) Very good article of interface architecture types: http://staltz.com/unidirectional-user-interface-architectures.html
5) Good redux diagram https://voice.kadira.io/rethinking-redux-f1e96daba60c#.7s513o4py
6) React.js Conf 2016 - Jamison Dance - Rethinking All Practices: Building Applications in Elm:
https://www.youtube.com/watch?v=txxKx_I39a8
Our CMS project is here: www.scrivito.com
Github: https://github.com/barsukov
Twitter: https://twitter.com/Valdayka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment