Skip to content

Instantly share code, notes, and snippets.

@cpv123
Created August 1, 2020 02:21
Show Gist options
  • Save cpv123/baac9d45ff519bff4bc822f1f70e4bc5 to your computer and use it in GitHub Desktop.
Save cpv123/baac9d45ff519bff4bc822f1f70e4bc5 to your computer and use it in GitHub Desktop.
Data fetching method Type of server rendering
None Static
getStaticProps Static
getServerSideProps SSR
getInitialProps SSR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment