-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
good point via Twitter:
The current docs confused me a bit as a Next.js user by comparing
loadto getServerSideProps/getStaticProps, while it’s more like getInitialProps in the way that it exposes everything to the client.
They currently say this, which isn't totally accurate:
loadis the SvelteKit equivalent ofgetStaticPropsorgetServerSidePropsin Next.js orasyncDatain Nuxt.js.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation