DEV Community

Discussion on: From React to React-Redux in a few steps

Collapse
 
tphbrok profile image
Thomas Brok

Great explanation, the transition from React to React with Redux and the reason for this transition (in this situation) is perfect. It shows that you don't always need Redux to manage state in a React application.