EXTREME SERVER SIDE RENDERING
Summary
This article introduces Extreme Server Side Rendering (XSSR), contrasting it with old and new SSR and exploring how rendering can be driven from the server without frontend JavaScript. It includes experimental demos (e.g., a Flappy Bird clone), discusses performance, bandwidth, latency trade-offs, security considerations, and future ideas.