Advanced Assessment: State Orchestration

Complete this assessment with 100% score to master this chapter.

01What is the computational complexity of a Context update for N consumers?

02Which design pattern prevents 'Provider re-renders' from affecting child components that don't use the context?

03Why would you split Context into State and Dispatch providers?