Why Astro?
According to them
According to me
Component Hydration
SSR is great and all, and Astro takes it to the next level by attempting (by default) to render everything server side first.
Which can suck for front-end interaction (again, that’s where you’d use something like Meteor)
Can I globally force?
Rendered variables
JS-in-CSS ish