Skip to content

Comment on React 19 Breaks Async Composabilityparent

Comments

It makes anything that does lazy loading in parallel noticeably worse by forcing waterfall-only loading, in order to make rendering and management of loading states slightly better.

What does 'rendering' mean in non javascript terms?

I have a feeling it means 'generate html' in english.

Recursively expanding components until you end up with nothing but HTML.

I hate tech hyperbolizing...

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.