Hacker News new | ask | show | jobs
by __oh_es 567 days ago
I think Astro enables component based architecture and higher interactivity than a typical static site generator. This is sometimes easier to manage complex designs, and or when working with bigger development teams.

They also have a good doc on their page

https://docs.astro.build/en/concepts/why-astro/#content-driv...