SSR and Streaming
I can't clearly find information about tanstack start's capability to stream outlets with suspense. Is it possible? What if I want to render preloading icon in particular island of UI and show every peace as soon as it loaded on server? Also how to split client and server code properly?
0 Replies