It depends. Redux Toolkit makes Redux a lot easier, and itās still widely used in enterprise apps. But for small projects or side apps, Zustand or even context is enough.
Loading form data...
With all the new state management libraries like Zustand and Jotai, I'm wondering if Redux is still relevant. Thoughts?
It depends. Redux Toolkit makes Redux a lot easier, and itās still widely used in enterprise apps. But for small projects or side apps, Zustand or even context is enough.