state-decisionReactState DecisionMediumReact Context is best used for values that:1Change rarely, such as theme, locale, or current user2Change many times per second3Represent server-cached data4Are unique to one componentBack to list