Y
Hacker News
new
|
ask
|
show
|
jobs
Using Atomic State to Improve React Performance in Deeply Nested Component Trees
(
runharbor.com
)
10 points
by
18nleung
231 days ago
1 comments
JoeMattie
227 days 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
link