Category: Next.js

API call in Next.js - Clue Mediator

API call in Next.js

Today we’ll show you how to make API call in Next.js and display records in grid. As we already show you how to call API in ReactJS. So in this...

Shared components in Next.js - Clue Mediator

Shared components in Next.js

Today we will show you how to create shared components in Next.js. With the help of shared components, we can reduce the logic of the application and organize the work...

How to setup a project in Next.js - Clue Mediator

How to setup a project in Next.js

Today we will show you how to setup a project in Next.js. It’s the first article of the Next.js where we will teach you the steps to initialize the Next.js...