react-redux
↔ sub-library with React Binding for redux
useDispatch()
redux hook to manually dispatch action creator. replace by useAppDispatch()
for TS
useSelector()
OLD Redux API Library Hook to select piece of state from Redux Store. rep by useAppSelector()
react-redux
at 6.5M weekly downloads - most used helper with redux