✦ Astro 6.3 · 8 demos
Feature Demos
Every major Astro 6.3 capability, explained with live code you can see working right here in your browser — no clone required.
Rendering
3 demos Rendering Beginner
View Transitions
Add silky-smooth page animations with a single directive — no JavaScript framework required.
View Demo →
Rendering Intermediate
Server Islands
Render isolated server components on demand — personalized content without sacrificing static page speed.
View Demo →
Rendering Advanced
Hybrid Rendering
Mix static and server-rendered pages in a single Astro project — each page picks its own rendering strategy.
View Demo →