🤔
Clone the app and play around...
Connect the component to Redux
mapStateToProps
Create the store
Create the reducer
Provide store to the app
Wire up actions
Connect is pure - components will only re-render when their props change
Debugging using Redux devtools https://github.com/zalmoxisus/redux-devtools-extension
Customize Redux with Middleware https://medium.com/@jacobp100/94ffe991e6
Twitter: @trivikram
Github: @trivikr
Slides: https://slides.com/trivikram/react-state-redux-context