-
It seems more and more React itself and the community is wanting us to steer away from fetching data in a |
Beta Was this translation helpful? Give feedback.
Answered by
TkDodo
Jun 14, 2022
Replies: 1 comment 1 reply
-
depends on which framework you're using:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
iway1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
depends on which framework you're using:
getServerSideProps
orgetStaticProps
.loaders
are a good point in time.onHover
of the link that takes you to the next page, if you now what that pages needsReactDOM.render
, if you know what data the first page will need.