Skip to content
Discussion options

You must be logged in to vote

Your instantiation of:

const resource = fetchProfileData();

outside of the component tree is the equivalent of prefetching there, because you trigger fetchUser and fetchPosts immediately.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@dante01yoon
Comment options

@TkDodo
Comment options

Answer selected by TkDodo
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