React props drilling

Опубликовано: 20 Март 2025
на канале: Nathan Krasney
104
3

React provides props drilling out of the box, but what does it mean?
In this video, I provide a simple code sample to explain what is props drilling in react while refactoring a Counter component
As a bonus, I show the props of the root component on wix.com
Final source code https://github.com/NathanKr/react-pro...

Sections :
00:00 - Introduction
00:36 - Counter component
01:38 - Refactoring and props drilling
06:46 - Props drilling schema
07:30 - Summary
08:01 - Wix.com root component props