Konrad Kowalski (rootsher)Principal Platform & Reliability Architect110010010111101101101101010101000111011000010110

Architektura renderowania

posts (2)

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

    Modern rendering is composition

    Rendering stopped being a single stage. It is the placement of work across time, space and runtimes, and the framework is a consequence of those decisions.

  2. series · 17 parts

    Frontend Rendering: from server-side pages to hybrid rendering

    A chronology of decisions about when, where and how the UI is produced: from a full document off the server to a composition of build, request, cache…