Skip to content
Discussion options

You must be logged in to vote

Streaming is what you're looking for. https://remix.run/docs/en/main/guides/streaming

This gets better with Single Fetch, which allows you to nest promises and resolve them one by one on the client. https://remix.run/docs/en/main/guides/single-fetch#single-fetch

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lucasrothman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants