Data Fetching and Page Pre-rendering in Next.js
Next.js is widely known for many of its cool features, among them is data fetching and page pre-rendering.
Next.js comes with a bunch of data fetching methods, In this article, I will briefly explain each method and when to use it.
It's important to ...
albertsigsbert.hashnode.dev8 min read