- A technique to improve the performance of server-side rendering (SSR) by providing a minimal amount of HTML, to then progressively enhance (i.e., individually hydrate) it on the client side. Progressive hydration is effective because it allows to request only the minimum required JavaScript.
- Related terms: Hydration, Progressive rendering, Client-side rendering, Server-side rendering
- Previous term: Progressive font enrichment
- Next term: Progressive JPEG
- Random term: DNT (webglossary.info/random 🎲)