Tag

#Next.js

67 articles tagged #Next.js

Add context menus with Shadcn/UI in your Next js projects very easily | Part 10

Add context menus with Shadcn/UI in your Next js projects very easily | Part 10

Adding Context Menus with Shadcn/UI in Next.js ProjectsIn the world of modern web development, creating interactive and user-friendly interfaces is crucial. Today, we'll explore how to implement conte...

March 6, 2025

Input Component with Shadcn UI in your Next js projects | Part 18

Input Component with Shadcn UI in your Next js projects | Part 18

Mastering Input Components with Shadcn UI in Next.jsIn this comprehensive tutorial, we dive deep into implementing input components using Shadcn UI in Next.js projects. Shadcn UI provides a powerful a...

July 24, 2025

Hover card with Shadcn UI in your Next js projects | Part 17

Hover card with Shadcn UI in your Next js projects | Part 17

Implementing Hover Cards with Shadcn UI in Next.jsIn this comprehensive tutorial, we dive deep into creating hover cards using Shadcn UI in Next.js projects. Hover cards are an excellent way to provid...

July 24, 2025

Creating Forms with Shadcn UI in your Next js projects | Part 16

Creating Forms with Shadcn UI in your Next js projects | Part 16

Creating Forms with Shadcn UI in Next.js ProjectsIn the world of modern web development, creating efficient and user-friendly forms is crucial. This tutorial explores how to build powerful forms in Ne...

July 24, 2025

Learn How to Create a REST API Using Next.js 14's New App Directory Structure

Learn How to Create a REST API Using Next.js 14's New App Directory Structure

Learn How to Create a REST API Using Next.js 14's New App Directory StructureIntroduction to Next.js 14 REST API DevelopmentNext.js 14 introduces a powerful new app directory structure that simplifies...

December 8, 2024

How to create backend in Next js 14 +?

How to create backend in Next js 14 +?

How to Create Backend in Next.js 14+Introduction to Next.js 14 Backend DevelopmentNext.js 14 introduces powerful backend development capabilities that streamline the process of creating robust web app...

December 8, 2024

How to use Mongoose with Next js 14 +?

How to use Mongoose with Next js 14 +?

How to Use Mongoose with Next.js 14+IntroductionIn this comprehensive tutorial, we'll explore how to integrate Mongoose with Next.js 14, providing a robust solution for managing MongoDB databases in m...

December 8, 2024

How to change font in Next js 14 + ?

How to change font in Next js 14 + ?

How to Change Font in Next.js 14+Introduction to Font Management in Next.js 14Font selection and optimization are crucial aspects of modern web development, and Next.js 14 provides powerful tools to m...

December 8, 2024

How to create Modal in Next js?

How to create Modal in Next js?

How to Create a Modal in Next.jsCreating modals in Next.js is an essential skill for building interactive and user-friendly web applications. Modals provide a powerful way to display additional conten...

December 8, 2024