FlashcardIntermediate
Context Performance Pitfalls
Every context value change re-renders all consumers, so keep values stable.
Question
Why can Context hurt performance if used carelessly?
Click to reveal answer
Every context value change re-renders all consumers, so keep values stable.
Why can Context hurt performance if used carelessly?