Skip to content
Discussion options

You must be logged in to vote

That makes sense, I usually use React.Suspense to handle it the loading and try to prefetch the data as soon as possible to reduce the loading time, and using Suspense in the future with Concurrent Mode you will be able to use useTransition to define this delay while fetching data.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@pke
Comment options

@sergiodxa
Comment options

@semoal
Comment options

@shuding
Comment options

@semoal
Comment options

Answer selected by pke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants