Kent C. Dodds 5/1/2018

Prop Drilling

Read Original

This article defines React prop drilling (or 'threading') as the process of passing data down through multiple component layers. It explains why drilling can be problematic and discusses mechanisms to side-step or avoid it, comparing it to global variables and emphasizing explicit data flow for maintainable code.

Prop Drilling

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet