Next.js getInitialProps and getServerSideProps
Author: Michael Hungbo
Introduction
Next.js is an open-source React framework for building production and enterprise-ready applications. It includes many built-in features such as Server-side Rendering (SSR), Static Site Generation (SSG), automatic i...
refine.hashnode.dev9 min read
Lorenze Jay Hernandez
Software Development | JavaScript | Applescript | Productivity Enthusiast
This is very informative. With next13, the concepts of getServerSideProps will be a bit different with the introduction of the app directory and React RFC concept. Think a next 13 guide will be up soon?