Using Atomic State to Improve React Performance in Deeply Nested Component Trees
runharbor.comI've used a very similar library (valtio) to achieve this in a number of fairly large projects over the last few years. I believe both state management libraries are written by the same guy, actually