Our redux code is still "oldschool", meaning it's unwieldy, there's a hell of a lot of boilerplate and it's nearly impossible to type well. Therefore we should try to migrate to "modern" redux, using redux-toolkit.
Also recommended by the developers of React Redux: https://redux.js.org/usage/migrating-to-modern-redux
Our redux code is still "oldschool", meaning it's unwieldy, there's a hell of a lot of boilerplate and it's nearly impossible to type well. Therefore we should try to migrate to "modern" redux, using redux-toolkit.
Also recommended by the developers of React Redux: https://redux.js.org/usage/migrating-to-modern-redux