Comment on React 19 Breaks Async ComposabilityparentComments−john2x2yThe funny thing is that they eventually circled back to server-side rendering. It just has a cool TLA now.−yen2232yReact's server components is pretty fundamentally different from how something like Rails or old-school PHP does "server-side rendering".It's a lot closer in spirit to something like Phoenix LiveWire.
Comments
The funny thing is that they eventually circled back to server-side rendering. It just has a cool TLA now.
React's server components is pretty fundamentally different from how something like Rails or old-school PHP does "server-side rendering".
It's a lot closer in spirit to something like Phoenix LiveWire.