slightlyoff@toot.cafe ("Alex Russell") wrote:
This is very well done, but doesn't even hit the biggest issue with RSC: `"use client"` is viral!
Every dependency of the entire tree from every component in the hierarchy from then-on-down will be sent to the client, and it will largely come as a nasty surprise to teams that *thought* they were doing things that would lighten up the bundle.