Back to course

Redux: useSelector and useDispatch

React JS 0 to Hero: The Complete Guide

Connecting Components to Redux

Use useSelector to read data from the store and useDispatch to trigger actions.