umma.dev

Redux Alternatives

Alternatives that can be used in place of Redux in React applications. 🙌

Since working with applications that do not use Redux for state management my life has become a lot less stressful. Below are a few alternatives of Redux I’ve seen work really well.

React Query

React hooks

React Context API