Comment on React 19 Breaks Async ComposabilityparentComments−nottorp2yWhat does 'rendering' mean in non javascript terms?I have a feeling it means 'generate html' in english.−unconed2yRecursively expanding components until you end up with nothing but HTML.−nottorp2yI hate tech hyperbolizing...
Comments
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...