Currently Redux is used for the state management. However there is an ides that redux is a little bit too much for miew-app. This task is to research alternatives. Possible alternatives: - zustand (https://www.npmjs.com/package/zustand) - react context - other(?)
Currently Redux is used for the state management. However there is an ides that redux is a little bit too much for miew-app.
This task is to research alternatives.
Possible alternatives: