500ms to 1.7ms In React: A Journey And A Checklist | Orizens
- 07/08/22
- Tutorial
- 4818
The benefits of immutable state are clear, but maintaining that immutable state can sometimes be burdensome and verbose: updating a value more than one or two levels deep in your state tree can require lots of object/array spreading, and it's relatively easy to accidentally mutate something.