4 ms·
Thank you for your response! However, the linked content further seems to support my suspicion that having websites without any client-side JS is not in the sco
by leotaku 5y ago
Thank you for your response! However, the linked content further seems to support my suspicion that having websites without any client-side JS is not in the scope of RSCs. The linked RFC, in my opinion, clearly states for it to be expected that a client-side framework and React accept and handle the streamed React response[1]. So while it may be possible to eliminate a lot of client-side JS, at least those would always have to be available on the client, correct?
I would also like to make it understood that I'm not here to bash the Next project, I am simply interested in the technology.
[1]: https://github.com/josephsavona/rfcs/blob/server-components/text/0000-server-components.md#simplified-loading-sequence https://github.com/josephsavona/rfcs/blob/server-components/...