When you start learning React by building an app, at some point you'll get into trouble because of mutable data. Or maybe someone will tell you that you should have everything immutable. But why?Where's the problem?Let's imagine that you built a large application in React