1 Sep 2026 · 1 min read
Interactive without the bundle: Astro islands
astro performance
Islands, briefly
Server-render everything. Hydrate only the puddles that need to be wet.
- Hero particles: load only when scrolled into view
- Constellation: same lazy treatment
- Articles: no JS at all