Hacker News new | ask | show | jobs
by azangru 834 days ago
> a years-long Astro user that loves it

Have you tried Eleventy? If you have, how, in your opinion, does Astro compare?

1 comments

Been awhile with eleventy, but I really like the "islands" concept from Astro. It lets me break out into Svelte when I need for server stuff. Astro is also excellent at building shiki, TS and content generation together natively.

Overall it feels a little less bare bones, while still being flexible.