logoalt Hacker News

willio58yesterday at 11:04 PM2 repliesview on HN

Astro isn’t solving the same surface as next. Astro is great for static sites with some dynamic behavior. The same could be said about next depending on how you write your code, but next can also be used for highly dynamic websites. Using Astro for highly dynamic websites is like jamming a square peg into a round hole.

We use Astro for our internal dev documentation/design system and it’s awesome for that.


Replies

paulddrapertoday at 2:28 AM

But presumably if you could do this for Next it would be at least as easy for Astro?

ricardobeattoday at 12:34 AM

Astro is not a static site builder.