Curiosity Feed

Astro ships less JavaScript by default

Static HTML by default; interactive islands opt-in to JS.

Astro uses islands architecture—most of your page is static HTML; only interactive parts hydrate.

#web #astro

Source: Astro Docs

← Back to all