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'.