DEV Community

Discussion on: Why I stopped using Redux and Used Recoil Instead

Collapse
 
oliverradini profile image
OliverRadini

One of the main advantages I've seen with React is that it doesn't try and enforce an ideology across the stack, but allows you to choose your own tools. I think that a distinct advantage of redux is that state management is framework agnostic.