Explore Library
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