Using the experimental useDispatch and useSelector Hooks from react-redux 7.1.0@alpha
i made some mistakes in the video. i should have called the actions from redux-starter-kit: e.g. `dispatch(actions.rotateBlock())`
https://glitch.com/edit/#!/swyx-redux...