What islands are, what they're not, and how they work.| Deno
Combine high performance static HTML with dynamic server-rendered content.| Docs
Astro component syntax is a superset of HTML. The syntax was designed to feel familiar to anyone with experience writing HTML or JSX, and adds support for including components and JavaScript expressions.| Docs
How to add client-side interactivity to Astro components using native browser JavaScript APIs.| Docs
Enable seamless navigation between pages in Astro with view transitions.| Docs
Astro is a UI-agnostic MPA framework built for speed, while Next.js is a React-based SPA framework with a strong focus on features.| CloudCannon
Learn how to style components in Astro with scoped styles, external CSS, and tooling like Sass and PostCSS.| Docs
Astro Integrations add new functionality and behaviors for your project with only a few lines of code.| Docs
Learn about how Astro's islands architecture helps keep sites fast.| Docs