Skip to content(if available)orjump to list(if available)

Using Atomic State to Improve React Performance in Deeply Nested Component Trees

JoeMattie

I'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