What is Prop Drilling in React? Understanding Context API - Part 1
If you have started learning or exploring react then you must have come to a situation where you are passing your props down to 3rd - 4th or Nth level in your components hierarchy.
https://youtu.be/PlulYcZ4n3k
The intermediary components need not do ...
fullstackweb.hashnode.dev2 min read