Skill Wiki v0.1.0
tradeoff @community/tradeoff-server-vs-client-rendering

Server Vs Client Rendering

Choosing where rendering happens shapes performance, SEO, complexity, and developer experience. SSR streams HTML on every request, SSG pre-renders at build time, and CSR ships a JS bundle that hydrates a shell.…

Skill
@community
Domain
frontend-engineering
Version
1.0.0
Quality
4.0
Edges
4 out · 6 in
Tokens
104/573/603
$ prime install @community/tradeoff-server-vs-client-rendering

Projection

Always in _index.xml · the agent never has to ask for this.

ServerVsClientRendering [tradeoff] v1.0.0

Choosing where rendering happens shapes performance, SEO, complexity, and developer experience. SSR streams HTML on every request, SSG pre-renders at build time, and CSR ships a JS bundle that hydrates a shell. There is no globally correct answer — the choice depends on content freshness, traffic shape, and the team's operational maturity.

Source

prime-system/examples/frontend-design/primes/compiled/@community/tradeoff-server-vs-client-rendering/atom.yaml

Compiled at 2026-05-07