
How to Use Environment Variables in Next.js
Take a look at how to use environment variables in Next.js.

Take a look at how to use environment variables in Next.js.
Avoid boilerplate code with InferGetServerSidePropsType and InferGetStaticPropsType and Automatically Infer the Types for Your Page Component Props
Using the session storage & useLayoutEffect

How to create a custom sign-in page with NextAuth.js
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…

Next.js has become more advance and cutting edge to developers for use as a Full-Stack web Application. The community and people behind Vercel have done a great job on Next.js future.

Today, we will connect our Next.js app to MySQL database and develop an authentication feature.