[Spike] Research state management question for miew-app
Open
miew-app
- Dominant language
- JavaScript
- Stars
- 157
- Forks
- 48
- Avg merge
- 2h 40m
- Merged PRs (30d)
- 1
Description
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(?)
Contributor guide
Assessment
This issue has not been assessed yet.