Konrad Kowalski (rootsher)Principal Platform & Reliability Architect101110010000001111010010111111111110101001101110

Precomputation

posts (1)

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

    SSG: rendering before the user exists

    Build-time rendering trades request cost for build cost. You pay once, serve cheaply, and start having a data freshness problem.