Astro is HTML-first, which means it outputs zero JavaScript by default and supports both static site generation (SSG) and server-side rendering (SSR) Astro allows the use of components from different frameworks like Svelte, SolidJS, React, and Vue, within the same project.
1 Comment
Sort: