Stress Testing React Easy State (with exotic state structures and mutations)(dev.to)
dev.to
Stress Testing React Easy State (with exotic state structures and mutations)
https://dev.to/solkimicreb/stress-testing-react-easy-state-5elg
https://dev.to/solkimicreb/stress-testing-react-easy-state-5elg
> It doesn't matter how you structure or mutate your state stores, any syntactically valid code works.
In this article, I try to prove this with a simple app and increasingly exotic state structures and mutations.