Our great sponsors
-
Folks may be interested in reading through the PR where we migrated React-Redux v8 to use useSyncExternalStore instead of our own internal store subscription implementation, as an example of what this looks like. There's also a lot of good discussion in that PR as we nailed down how it needed to behave and what the API should be.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Keeping component state on mount and unmount?
- in type declaration files, can i imagine( replace ) all declar keywords as a type? (that is used once)
- React Redux Cannot read property 'dispatch' of undefined
- React-Redux v8.0.0: React 18 support, TS conversion, modern build output
- React-Redux v8.0.0: React 18 support, TS conversion, modern build output!