When a provider value changes, React can re-render components that consume that Context. This can be expensive if the value changes too broadly or too often.
Question 1 of 20 in Advanced Context Patterns Quiz