DEV Community

Next.js

Next.js gives you hybrid static and server rendering, TypeScript support, smart bundling, route pre-fetching, and more. No config needed.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A/B Testing Next.js Applications

A/B Testing Next.js Applications

1
Comments
7 min read
Simplest guide to Next.js APIs

Simplest guide to Next.js APIs

1
Comments
3 min read
Protect Your API-Endpoints in Next.js 14 with the Chain of Responsibility Pattern.

Protect Your API-Endpoints in Next.js 14 with the Chain of Responsibility Pattern.

Comments
4 min read
Introduction to Next.js 15: What's New and Improved

Introduction to Next.js 15: What's New and Improved

26
Comments 2
3 min read
Getting Started with SSR

Getting Started with SSR

Comments
4 min read
A Deep Dive into Next.js 14: Solving Common, Intermediate, and Advanced Issues 🚀

A Deep Dive into Next.js 14: Solving Common, Intermediate, and Advanced Issues 🚀

3
Comments
3 min read
Shadcn-ui codebase analysis: examples-nav.tsx explained

Shadcn-ui codebase analysis: examples-nav.tsx explained

3
Comments
3 min read
A Deep Dive into Three.js: Exploring the Beauty of 3D on the Web 🌐

A Deep Dive into Three.js: Exploring the Beauty of 3D on the Web 🌐

4
Comments
5 min read
Unleash the True Potential of Your Web Applications with React to Next.js

Unleash the True Potential of Your Web Applications with React to Next.js

4
Comments
2 min read
Mastering Route Groups in NextJS 14

Mastering Route Groups in NextJS 14

4
Comments 2
3 min read
How to Deploy a Next JS App on IPFS (InterPlanetary File System) and automate using Fleek

How to Deploy a Next JS App on IPFS (InterPlanetary File System) and automate using Fleek

1
Comments
1 min read
Getting Started with GTM in Next.js App Router

Getting Started with GTM in Next.js App Router

1
Comments
11 min read
What Is Next Js And Why Should You Use It In 2024?

What Is Next Js And Why Should You Use It In 2024?

1
Comments
16 min read
Shadcn/ui codebase analysis: site-header.tsx explained.

Shadcn/ui codebase analysis: site-header.tsx explained.

2
Comments
4 min read
2024 Guide to Infinite Scrolling in React/Next.js

2024 Guide to Infinite Scrolling in React/Next.js

2
Comments
6 min read
Enhancing Security in Web Applications with Custom Response Headers in Next.js

Enhancing Security in Web Applications with Custom Response Headers in Next.js

3
Comments 1
2 min read
Making your CV talk 🤖 How to use express JS routes to listen for Web socket API?

Making your CV talk 🤖 How to use express JS routes to listen for Web socket API?

Comments
2 min read
Making your CV talk 🤖 How to read text stream on client using Next JS?

Making your CV talk 🤖 How to read text stream on client using Next JS?

Comments
2 min read
Making your CV talk 🤖 How to read audio stream on client using Next JS?

Making your CV talk 🤖 How to read audio stream on client using Next JS?

1
Comments
1 min read
Project using CopilotKit with Next.js implementing chatbot and AutoSuggestion.

Project using CopilotKit with Next.js implementing chatbot and AutoSuggestion.

5
Comments
18 min read
Nesktop: Offline "Desktop" Next.js App

Nesktop: Offline "Desktop" Next.js App

Comments
1 min read
Shadcn-ui codebase analysis: How is the hero section built on ui.shadcn.com website?

Shadcn-ui codebase analysis: How is the hero section built on ui.shadcn.com website?

3
Comments 2
3 min read
NextJS Project: How to create QR code from any URL

NextJS Project: How to create QR code from any URL

3
Comments
1 min read
Populating Select Input with data from an API using Nextjs and typescript

Populating Select Input with data from an API using Nextjs and typescript

2
Comments
2 min read
Top External Email Providers for Your Strapi Application

Top External Email Providers for Your Strapi Application

1
Comments 1
16 min read
Advanced Server Rendering | React Query with Next.js App Router

Advanced Server Rendering | React Query with Next.js App Router

88
Comments 2
5 min read
UseRouter import from next/navigation or next/router in App Router Next JS?

UseRouter import from next/navigation or next/router in App Router Next JS?

1
Comments
1 min read
Next-auth App Router Credentials - An Annotated Guide

Next-auth App Router Credentials - An Annotated Guide

1
Comments
5 min read
Deploying NextJS app to mobile App Stores using CapacitorJS

Deploying NextJS app to mobile App Stores using CapacitorJS

6
Comments
2 min read
Next.js: Best Way to Organize Your Project Structure

Next.js: Best Way to Organize Your Project Structure

31
Comments
3 min read
Master DRY in Next.js with Layouts

Master DRY in Next.js with Layouts

Comments
4 min read
Shadcn-ui codebase analysis: Perfect Next.js dark mode in 2 lines of code with next-themes.

Shadcn-ui codebase analysis: Perfect Next.js dark mode in 2 lines of code with next-themes.

3
Comments
5 min read
Sanity Mutations: Data Manipulation Made Easy

Sanity Mutations: Data Manipulation Made Easy

7
Comments
8 min read
Integrating Lighthouse Reporting in Next.js with Puppeteer and Render

Integrating Lighthouse Reporting in Next.js with Puppeteer and Render

4
Comments
2 min read
Looking for a Tech Cofounder

Looking for a Tech Cofounder

Comments
1 min read
How to Upload Images to Google Gemini for Next.js

How to Upload Images to Google Gemini for Next.js

3
Comments
4 min read
Metadata and Dynamic Metadata in Next.js

Metadata and Dynamic Metadata in Next.js

14
Comments 2
4 min read
Create a Spelling App

Create a Spelling App

2
Comments
9 min read
How to Display a PDF in Next.js Using React PDF Viewer?

How to Display a PDF in Next.js Using React PDF Viewer?

1
Comments
3 min read
Building a Chat with PDF - RAG Application - NextJS and NestJS

Building a Chat with PDF - RAG Application - NextJS and NestJS

9
Comments 1
4 min read
Can we skip parent layout in a nested page in app dir?

Can we skip parent layout in a nested page in app dir?

Comments
2 min read
Bagaimana Cara Memahami useState Hooks pada React/Next JS?

Bagaimana Cara Memahami useState Hooks pada React/Next JS?

Comments
3 min read
Implementasi Lazy Loading pada Component Next JS yang Bisa Bikin Aplikasi Ngebut dengan Dynamic Import

Implementasi Lazy Loading pada Component Next JS yang Bisa Bikin Aplikasi Ngebut dengan Dynamic Import

Comments
4 min read
Begini Cara Memahami Fungsi useCallback Hooks pada React JS/Next JS dengan Menggunakan Visualisasi yang Sederhana

Begini Cara Memahami Fungsi useCallback Hooks pada React JS/Next JS dengan Menggunakan Visualisasi yang Sederhana

Comments
4 min read
Meningkatkan User Experiece (UX) Aplikasi Menggunakan useOptimistic Hooks pada React JS/Next JS

Meningkatkan User Experiece (UX) Aplikasi Menggunakan useOptimistic Hooks pada React JS/Next JS

Comments
4 min read
Simplifying Next.js: A Quick Guide to Pros and Cons

Simplifying Next.js: A Quick Guide to Pros and Cons

1
Comments
3 min read
Menggunakan Zustand Sebagai State Management pada React/Next JS.

Menggunakan Zustand Sebagai State Management pada React/Next JS.

Comments
5 min read
Leveraging Next.js and Firebase for Dynamic Product Listings

Leveraging Next.js and Firebase for Dynamic Product Listings

1
Comments
2 min read
A quick guide to Next.js setup

A quick guide to Next.js setup

Comments
4 min read
Essential Helper Functions for Your JavaScript Projects

Essential Helper Functions for Your JavaScript Projects

Comments 1
2 min read
Next.js starter template

Next.js starter template

66
Comments 8
3 min read
Configure NextJs Custom Server with NodeJs

Configure NextJs Custom Server with NodeJs

Comments
1 min read
Optimizing Performance in Next.js 13+ Applications: Techniques for Faster Rendering

Optimizing Performance in Next.js 13+ Applications: Techniques for Faster Rendering

25
Comments
4 min read
Discover Your Notion Page Insights with Notion Statistics

Discover Your Notion Page Insights with Notion Statistics

Comments
2 min read
Implementing CORS in a Custom Next.js Server

Implementing CORS in a Custom Next.js Server

1
Comments
2 min read
Essential Helper Functions for Your JavaScript Projects

Essential Helper Functions for Your JavaScript Projects

388
Comments 3
2 min read
“Mail” example in shadcn-ui/ui manages state using Jotai.

“Mail” example in shadcn-ui/ui manages state using Jotai.

2
Comments
4 min read
Mastering Next-Auth: Your Comprehensive Guide to Next.js Authentication

Mastering Next-Auth: Your Comprehensive Guide to Next.js Authentication

8
Comments
2 min read
Critical CSS with NextJS

Critical CSS with NextJS

9
Comments
8 min read
Next.js: Simple Example using revalidateTag

Next.js: Simple Example using revalidateTag

12
Comments 1
1 min read
loading...