filmov
tv
React tutorial Prop Drilling
Показать описание
We cover react prop drilling with a simple app using colors to show component state changes. Prop drilling is how we pass props from one component to another. Props in this video include state, functions and variables.