Content
@
0 reply
0 recast
0 reaction
Darryl Yeo đ ïž
@darrylyeo
SvelteKit supports data streaming too â you just return an object from the `load` function containing any number of nested Promise objects so you donât have to block server-side rendering with `await`. Nested routes in SvelteKit and Remix are just a hierarchy of composable async load functions â elegant indeed!
1 reply
1 recast
15 reactions
KodaiCoder
@kodaicoder
Cant waiting for Svelte5 and Sveltekit made out of that
0 reply
0 recast
0 reaction