this is a modified version using nlr
- Routing as part of state
- True separation of concerns: state and view
- References
- Built-in devtools: recording / replaying snapshots, patches or actions
- Unit tests, testing full application flow
Related talks using this project:
- React Amsterdam 2017 talk: Divide and Conquer
- React Europe 2017 talk: Next generation state managament
Based on create-react-app
yarn install
yarn start