React Easy State (<a href="https://github.com/solkimicreb/react-easy-state" rel="nofollow">https://github.com/solkimicreb/react-easy-state</a>) is a transparent - ES6 Proxy based - state management library for ReactJS. The marketing pitch of the project is this:<p>> It doesn't matter how you structure or mutate your state stores, any syntactically valid code works.<p>In this article, I try to prove this with a simple app and increasingly exotic state structures and mutations.