(no title)
cbovis
|
1 year ago
I'm not very familiar with Nuxt or SvelteKit but this is exactly what React and NextJS provide with server components. Any JS related to server components isn't shipped, only client components which effectively represent the islands. The only real difference is you're not mixing technologies, it's all React.
pier25|1 year ago
d1sxeyes|1 year ago
pier25|1 year ago