DEV Community

Discussion on: Should I use Redux?

Collapse
 
diek profile image
diek

Redux is a mess in a large team/app, without a properly use it can even lock the browser and you never will not know why. It's powerful, but needs to be used with careful.

Collapse
 
sebbdk profile image
Sebastian Vargr • Edited

Teams make the same bad state without it in my experience.

The difference being, with' a state-manager, you know' when your state is a mess. :)