In this series, we’re going through the basics of learning the static site generator, Next.js.
Getting Set Up in Next.js
We’ll go through installing Next.js 13, create a few pages, and a blog, and finally take a look at the data files. Everything we ...