Skip to content
software

Hydration

Hydration

Definition

Hydration is the process of attaching JavaScript event handlers and state to server-rendered HTML in the browser, making a static page interactive. Full hydration re-processes all components; partial hydration (islands architecture, used by Astro) only hydrates interactive components.

Hydration overhead is a primary cause of Time-to-Interactive performance issues in SSR frameworks.


Ship secure code faster

Crash Override integrates security into the developer workflow. No context switching, no waiting on reviews.