Ask HN: When do you use Server-Side-Rendering (SSR)?

I can come up with some use cases, e.g. to pre-render or SSR the product pages of e-shop for better SEO and lower latency for first contentful paint.

And SSG/pre-render blog/news content, and pre-render/SSR the comments.

I want to hear more uses cases that you can think of or using in production.

This post does not have any comments yet