Hey There, I am Anurag.

This repository contains Data fetching implementations in Next.js. I have implemented getServerSideProps(), getStaticProps() and getStaticProps() along with getStaticPaths() on seperate pages. I have also explained the code with help of comments in between. If you need further explanations please read my blog here.

  1. getServerSideProps()
  2. getStaticProps()
  3. getStaticProps() + getStaticPaths()