Mastery Assessment: State & Prop Flow

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

01Why is it mandatory to treat `props` as immutable objects?

02When updating state based on its previous value, which pattern is architecturally sound?

03What is 'Automatic Batching' in React 18?