The Secret Life of Context API
Before getting to know about the awesome feature of Context API we first need to know why we need this hook. Much like useReducer hook, it is an advanced concept of React.
Prop Drilling
There is a concept called Prop Drilling. When we build any small...
sobhandash.hashnode.dev3 min read