Server rendering JS is suddenly popular
Server rendering JS is suddenly popular.
It’s not a coincidence.
Smart people finally figured out how to:
1. Render JS-based components on the server
2. Stream the result
3. Weave it into existing client-side pages
It’s a hard problem. I’m excited it’s finally solved!