Flashcard
Composition, Props & One-Way Data Flow
How React combines components and passes data downward through props in a single direction.
Question
How do component composition, props, and one-way data flow work together in React?
Click to reveal answer