why spa mode still use hydration? #9008
-
spa mode doesn't has server, why still use |
Beta Was this translation helpful? Give feedback.
Answered by
alexanderson1993
Mar 7, 2024
Replies: 1 comment 5 replies
-
SPA mode still needs a way to generate the initial |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
SteveSuv
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SPA mode still needs a way to generate the initial
index.html
that is first loaded when visitors come to your app.hydrateRoot
is what is rendered into thatindex.html