SkalskiP / make-sense

Free to use online tool for labelling photos. https://makesense.ai
GNU General Public License v3.0
3.18k stars 527 forks source link

Migrate Redux to better state management #264

Open rasyidf opened 2 years ago

rasyidf commented 2 years ago

Redux is way to old and hard to handle. if I have your permission, I can refactor it to RTK / React Query / Jotai to help better state management and future development. also, this will help us create better settings page.

SkalskiP commented 2 years ago

Problem is that Redux is the only state management that I know. I'm not sure I want to jump into another framework and learn how to use it instead of building new features. Like I said last time, I'm no longer actively working in TypeScript (it is only Python now). So I have little time to expand my TS skills.

SkalskiP commented 2 years ago

@rasyidf are you looking for some tasks to work on?

rasyidf commented 2 years ago

well yes, I'm exercising myself.

SkalskiP commented 2 years ago

Hm... how about that https://github.com/SkalskiP/make-sense/issues/77?