Hacker News new | ask | show | jobs
by john2x 739 days ago
The funny thing is that they eventually circled back to server-side rendering. It just has a cool TLA now.
1 comments

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.