DEV Community

Discussion on: Different ways to fetch data in Next.js (server-side) and when to use them

Collapse
 
willzmu profile image
Wilfred • Edited

Great article and it's helped me understand the difference between getStaticProps and getServerSideProps. Thanks

Collapse
 
jameswallis profile image
James Wallis

Thanks, happy to have helped!