Hacker News new | ask | show | jobs
by _bxg1 2430 days ago
I haven't; the amount of magic going on makes me a little wary, but it does seem like it could be a good solution. Maybe I'll give it a try.
2 comments

Lazy rendering is way less magic than this concurrent work, plus it's something that is usefull everywhere.
React concurrent mode does this out of the box from what I can see.