Konrad Kowalski (rootsher)Principal Platform & Reliability Architect010001101010110100011011000110000010110010000001

Document lifecycle

posts (1)

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

    Server-rendered web: before the frontend became an application

    The server assembled a full document for every request and the browser was a document renderer. A simple model, as long as the whole document could be the unit…