5 ms·
Using Atomic State to Improve React Performance in Deeply Nested Component Trees
- JoeMattie 11mo agoI'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