Frontend Rendering: from server-side pages to hybrid rendering3/17SPA and CSR: when the browser took over the application
The browser downloads the document once and manages screen transitions itself. The frontend stops being a presentation layer and becomes a long-lived runtime.