Live data from Hacker News

Astro 2.0

astro.build

1–10 of 48 posts

Re: Astro 2.0

#4
I like the idea of "performant, content-focused websites" but the website itself hosting Astro doesn't really feel performant. When I scroll down it struggles on my quite powerful desktop computer.

Re: Astro 2.0

#5
post #4

I like the idea of "performant, content-focused websites" but the website itself hosting Astro doesn't really feel performant. When I scroll down it struggles on my quite powerful desktop computer.

[deleted]

Re: Astro 2.0

#6
I read entire documentation yesterday, and I am very impressed. Looks fantastic, with some great conventions if you need it quick, but fully customizable if you change your mind later. I particularly like the fact that I can switch from SSG to SSR and back.

File system as db, markdown with templating and js expressions, nasting layouts, quick random endpoints, filtering of collections, named slots everything repo friendly - whats not to like. Also, great content and looking docs (particularly interactive tutorial).

Reminds me a lot of nanoc SSG framework (ruby).

Re: Astro 2.0

#9
We switched to Astro a few months ago. Some team members were not super convinced since NextJs is better known but during our spike to test them both out Astro came on top on ease of use. We have now been in production for a couple of months and could not be happier. It’s very straight forward for simple sites but we switched a couple of legacy react apps to SSR with it and it was super easy and developer experience is great and speed of rendering could not be better. Looking forward to switching our marketing site next with the help of this new collection API in v2
Post reply on HN