Build super fast HTML-first websites using your favorite JavaScript frameworks
This is a demo website used for the YouTube crash course
Astro renders HTML on the server and strips away any remaining, unused JavaScript.
Need interactive UI? Load individual, non-blocking component islands in parallel.
Components only hydrate when they scroll into view. If you don't see it, Astro won't load it.