May 27, 2021

How to add google analytics to a Next.js app

In this tutorial, you will learn 3 ways to add google analytics to your Next.js app

May 22, 2021

How to customize 404 error page in Next.js

Create a custom page not found (404) error page in Next.js

May 20, 2021

How to add favicon in Next.js

Learn to add a favicon to your Next.js application

May 20, 2021

How to do a 301 server side redirect in Next.js

Do a server side redirect in Next.js and React using the nodeJS response.writeHead() method

Apr 12, 2020

Personal Blog Built using Nextjs and TypeScript

Things to consider when building a personal blog website with React