Only reason why I would use RSC's over Astro is to share context between islands. There's no other major benefit.<p>Also, nit, but I wish this article explicitly mentioned and explained Astro's "code fence" idea. It's demarcates the boundary between server and client <i>much</i> more clearly than React's 'use client'.
Astro is <i>The web framework for content-driven websites</i>.<p><a href="https://github.com/withastro/astro">https://github.com/withastro/astro</a>
Love love love Astro. Been using it since it was launched. My personal site and 1st product's landing page both are built using Astro. Builds fast, has the ability to ship 0 JS and allows to any frontend libarary makes it a killer framework imo.