In this video, we will be looking into why should we also consider react state to be immutable. We are going to take an example using pureComponents in react to explain how mutating state is a bad way to update state. We are gonna also look into different ways to handle immutable state in react.