Konrad Kowalski (rootsher)Principal Platform & Reliability Architect110111101011110000110101100111101110010111110001

Cacheability

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.