Using Atomic State to Improve React Performance in Deeply Nested Component Trees
1–2 of 2 posts
Re: Using Atomic State to Improve React Performance in Deeply Nested Component Trees
#2I'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