Q151-Q155

Mock Interview

Render Pipeline

Explain render, reconciliation, commit, browser paint, Fiber work units, and update priority.

Identity

Debug a list whose row state moves to the wrong item after filtering or sorting.

Effects

Review an effect-heavy component and remove derived state, fix dependencies, and add cleanup.