React Redux launched support for Hooks. We will explore the new `useSelector` and `useDispatch` hooks and look into the tradeoffs of using these hooks versus the `connect` higher-order component.