Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

Is going to a second route possible when waiting for data #253

Answered by csells
thomasaldershof asked this question in Q&A
Discussion options

You must be logged in to vote

You can have multiple pages pulling data asynchronously. However, if I were you, I'd use the repository pattern and caching so that only the first fetch actually results in a round-trip over the network.

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@thomasaldershof
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@thomasaldershof
Comment options

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