Konrad Kowalski (rootsher)Principal Platform & Reliability Architect111100010000111011011101000100000010001100101000

Freshness

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.