useContext api in react is useful to store the data which can be shared over different component without prop drilling over multiple component.
While the useContext API allows to make the global state than can be accessed by any level of component, useContext simplifies the way to be accessed or consumed.
Github link - https://github.com/gaurav260731/React-Course
Download
0 formats
No download links available.
useContext API in react | Reactjs in hindi #react | NatokHD