Road to Software Engineering Competence, A Zettelkasten
Prop drilling (also called “threading”) refers to the process you have to go through to get data to parts of the React Component tree.
Here are a few [prop drilling examples].
Source: Prop Drilling by Kent C Dodds