Skip to content

samfromaway/next-data-fetching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js v10 Data Fetching Boilerplate

In this repo you will find all the data fetching methods like: Server sider rendering, static site generation, incremental static regeneration on basic react client-side rendering.

The fetching methods are getServerSideProps, getStaticProps. The old method was getInitialProps.

In another video, we will talk about what getStaticPaths does.

About

This is a repo with all the data fetching methods of Next.js v10.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published