Find and hire tech professionals

Dice backs GlossaryTech to keep it free for the community

Context API

A feature that allows data to be shared across components without passing props through every level. It is commonly used in ReactJS apps built with JavaScript to manage shared state.

First released 2018
Developed by Facebook
Open-source Yes

Interesting facts

The Context API is built into React and is often used for themes, user sessions, and app settings.

Sign up for updates
straight to your inbox