You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Redux Toolkit is nowadays the go-to package for simple Redux utilities, I don't think there's any point to the @redux-tools/actions package, since it brings forth little value over Redux Toolkit. Redux Tools should thus focus solely on its primary concern: injecting stuff into the store and handling namespaces.
Redux Toolkit is nowadays the go-to package for simple Redux utilities, I don't think there's any point to the @redux-tools/actions package, since it brings forth little value over Redux Toolkit. Redux Tools should thus focus solely on its primary concern: injecting stuff into the store and handling namespaces.
https://redux-toolkit.js.org/api/createAction
The text was updated successfully, but these errors were encountered: