React tutorial Prop drilling

2 years ago
8

In this video I cover prop drilling, which is how we pass props from one component to another. I use State, functions and simple variables to show this.

Github: https://github.com/benochi/propdrill

Loading comments...