Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I looked into this and here are my thoughts:

Astro is a static site generator, which is different from a full dynamic component library and rendering/routing framework.

Looks like a stripped-down version of SvelteKit with prerender = true. https://kit.svelte.dev/docs/page-options#prerender

I wonder if Astro will remain a simple static site generator. If it tries to add dynamism (and complexity), I think it will lose some of its luster. But if all anyone needs from it is a static site generator, it looks very clean.

A lot of the functionality and minimalism leads me to believe it was inspired by Svelte and other recent web tools. That said, the complete lack of JavaScript in the output seems to me like a stylistic—even ideological—choice rather than an established use case. Still, it's easier to make a simple solution elegant than a complex one.

Astro fits into its intentionally small niche very well.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: