
Understanding getStaticProps in Next.js
Introduction Before I dive into the topic for today getStaticProps, Let me do a brief intro to what Next.js is: As seen in the image above from Next.js official webpage, Next.js is known to be the React framework for Production. One of the main bene...


