Konrad Kowalski (rootsher)Principal Platform & Reliability Architect101111100001000101100110001011100011000010101000

Client runtime

posts (2)

  1. Frontend Rendering: from server-side pages to hybrid rendering14/17

    Islands architecture: interactive fragments in a mostly static document

    The starting point stops being the application. The page is a document, and only the fragments that truly need a client runtime get one.

  2. Frontend Rendering: from server-side pages to hybrid rendering3/17

    SPA 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.