Nextjs


Next.js Middleware: How it Works and 5 Real Use Cases

Since v. 12.0.0 (stable from 12.2.0), Next.js added Middleware. Middleware (as it is in many other frameworks) is a way to intercept the user's request before it reaches the actual page. Put simply…

nextjs

React and Next.js is DEAD — Something New is (Finally) Replacing It (For Good)

Is this the beginning of the next revolution for JavaScript Framework? Apparently, YES!

reactnextjsjavascript-frameworks

Advanced Page Transitions in Next.js with Router Events and GSAP

nextjsreactgsap

How to Use Environment Variables in Next.js

Take a look at how to use environment variables in Next.js.

nextjsenvironment-variablesreact

How To Get Props Types in Next.js and TypeScript

Avoid boilerplate code with InferGetServerSidePropsType and InferGetStaticPropsType and Automatically Infer the Types for Your Page Component Props

typescriptnextjsreact

How To Keep Component State Across Pages in Next.js

Using the session storage & useLayoutEffect

nextjsreactjavascript

Create a Custom Sign-in Page with NextAuth.js

How to create a custom sign-in page with NextAuth.js

nextjsnext-authauthentication

How to Add a Custom Google Font to a Next.js and Tailwind CSS App

Choosing the right font is an essential part of any design. The font you choose can have a huge impact on the message, voice, and feeling of your website or application. In this article, we will take…

tailwind-cssnextjsjavascript

How to Cache API Calls in Next.js

nextjsapicache

Generate 10x traffic from Google using Programmatic SEO with Next.js

seosaasnextjs