FlashcardIntermediate
Context API for Global State
The Context API shares data across the component tree without manual prop passing.
Question
What problem does React's Context API solve?
Click to reveal answer
The Context API shares data across the component tree without manual prop passing.
What problem does React's Context API solve?