AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Migrate State From Redux to React
So essentially the pattern that we had was we kind of threw everything into Redux. The question is like, what did you do with the rest of the state? Did you just use basic React hooks for that? Or what's the migration strategy? Yeah. We would like try to find the most simple place where we can just remove the Redux implementation and then just put React query.