React хуки - изменение состояния с помощью useReducer и useContext
#jsarticle #javascript #frontend #webdev #react #reacthooks
#jsarticle #javascript #frontend #webdev #react #reacthooks
DEV Community
React Hooks: Lift up / pass down state using useContext and useReducer
Shows you the way to use the `useContext` and `useReducer` to lift up or pass down states between child / sibling components