Next.js

withRouter in Next.js – When and How to Use it?

Next.js is a popular React framework that enables us to build server-side rendered and statically generated web applications. One of the core features of Next js is client-side routing and navigation by using the <Link> component from next/link.

How to Add Next.js Icons?

Next.js icons are an essential part of any Next.js project. They play a significant role in enhancing the aesthetic appeal and user-friendliness of an application. This guide seeks to provide an in-depth understanding of these icons and offer a practical …

How to Add Next.js Icons? Read More »