Fully-hydrated React apps ship both HTML and JS, so you pay twice. Modern frameworks (Astro, Qwik) use partial hydration — JS only for interactive islands. For law firm marketing sites, we default to almost-static HTML (Astro) for fastest LCP with minimal JS payload.
Hydration
Also known as: partial hydration