Comment by mikesurowiec

9 days ago

Thanks for pointing out Parcel RSC. I just read through the docs and they do a great job of explaining RSCs from a place I can understand. In contrast to NextJS where it’s unclear where the framework stops

https://parceljs.org/recipes/rsc/

"unclear where the framework stops" is a great way to phrase that issue. It's something I've run into with NextJS in a few contexts.

I really appreciate when frameworks leverage standards and/or indicate the boundaries of the framework as much as possible.