Partial Prerendering #10974
Unanswered
juliuslipp
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys,
with NextJS 14 they introduced Partial prerendering, a feature i've been having my eyes on for quite a while. I am wondering if there is anything similiar planned. Just nothing beats static HTML hosted on a CDN for f.e. docs, but having the option to render some things on the server (like, f.e. a UserMenu in the header) is really nice.
Beta Was this translation helpful? Give feedback.
All reactions