|
|
|
|
|
by 5Qn8mNbc2FNCiVV
430 days ago
|
|
That's the thing, this brings the benefits of GraphQL without requiring GraphQL (+Relay). This was one of the main drivers of RSC (afaik). Obviously if you have a GraphQL backend, you could care less and the only benefit you'd get is reducing bundle size f.e. for content heavy static pages. But you'll lose client-side caching, so you can't have your cake and eat it too. Just a matter of trade-offs |
|