In this video we will learn to use the useContext hook. Context provides a way to pass data through the component tree, without having to pass props down manually at every level.
Please do like it and Subscribe to my channel for more videos.
In this video we will learn to use the useContext hook. Context provides a way to pass data through the component tree, without having to pass props down manually at every level.
Please do like it and Subscribe to my channel for more videos.
For further actions, you may consider blocking this person and/or reporting abuse
Iurii Panarin -
Travis Ramos -
Mai Chi Bao -
Shahar Kazaz -
Top comments (1)
@ IDURAR , we use react context api for all UI parts , and we keep our data layer inside redux .
Here Article about : 🚀 Mastering Advanced Complex React useContext with useReducer ⭐ (Redux like Style) ⭐ : dev.to/idurar/mastering-advanced-c...