What is prop drilling in React?

Full Stack Developer with a passion for building web applications. PHP, Node.js, Laravel, MySQL, MongoDB. Love collaborating & making a difference
Passing the same data from Parent component to nested child components creating unnecessary drilling effect is called prop drilling in React.




