Konrad Kowalski (rootsher)Principal Platform & Reliability Architect000000110100110000000110001010011100100011000000

UI = f(state)

posts (1)

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