top | item 45715026

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

10 points| 18nleung | 4 months ago |runharbor.com

1 comment

order

JoeMattie|4 months ago

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