Hacker News new | ask | show | jobs
by sprobertson 3864 days ago
Yes. Using it on several sites to serve a whole page instead of an empty frame. It's a big help for search engine crawlers, page caching, and javascript-adverse users. For highly interactive uses (as I assume a collaborative document editor would be) it is still useful as React can bootstrap its initial state on top of this pre-rendered HTML.