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.
Fixing my deployment mistakes

Fixing my deployment mistakes

1
Comments
5 min read
Next.js Tutorials

Next.js Tutorials

Comments
2 min read
There was an error while hydrating this Suspense boundary. Switched to client rendering. Next.js 14

There was an error while hydrating this Suspense boundary. Switched to client rendering. Next.js 14

2
Comments
1 min read
What the heck is Next.js?

What the heck is Next.js?

Comments 1
3 min read
How to Toggle Between Dark and Light Themes with Tailwind in React/NextJS application

How to Toggle Between Dark and Light Themes with Tailwind in React/NextJS application

1
Comments
2 min read
How I Created My Own Background Jobs Server At Home in TypeScript

How I Created My Own Background Jobs Server At Home in TypeScript

4
Comments
4 min read
Entenda o Next.js 13! Pages Router vs App Router

Entenda o Next.js 13! Pages Router vs App Router

Comments
2 min read
Mastering React Server Components and Server Actions: A Comprehensive Guide

Mastering React Server Components and Server Actions: A Comprehensive Guide

1
Comments
2 min read
Unlocking Internationalization in Next.js with serverSideTranslations

Unlocking Internationalization in Next.js with serverSideTranslations

Comments
2 min read
Build and deploy a Next.js ecommerce website in 5 steps

Build and deploy a Next.js ecommerce website in 5 steps

3
Comments
5 min read
Building a Notion-style activity feed with Next.js and shadcn/ui

Building a Notion-style activity feed with Next.js and shadcn/ui

1
Comments
10 min read
Building a Search Form in React with Next.js and useRouter

Building a Search Form in React with Next.js and useRouter

1
Comments
2 min read
Zoom-Clone using NextJS-14, Clerk, TailwindCSS, StreamSDK

Zoom-Clone using NextJS-14, Clerk, TailwindCSS, StreamSDK

3
Comments 2
4 min read
Cloudflare Pages and Next.js: I'm Not Recommending It

Cloudflare Pages and Next.js: I'm Not Recommending It

3
Comments 4
4 min read
PWA: Build Installable Next.js App that Works Offline

PWA: Build Installable Next.js App that Works Offline

27
Comments 1
7 min read
API Routes in Next.js - Part 4

API Routes in Next.js - Part 4

Comments
2 min read
Components and Optimisations in Next.js - Part 3

Components and Optimisations in Next.js - Part 3

Comments
3 min read
Visualize your JSON data instantly

Visualize your JSON data instantly

Comments
1 min read
Getting Started with Next.js: Part 5 - Static Site Generation and Incremental Static Regeneration

Getting Started with Next.js: Part 5 - Static Site Generation and Incremental Static Regeneration

Comments 1
3 min read
NextJS Add Metadata

NextJS Add Metadata

1
Comments
3 min read
Step-by-Step Guide to Setting Up Husky, ESLint, and Prettier in a Next.js TypeScript Project

Step-by-Step Guide to Setting Up Husky, ESLint, and Prettier in a Next.js TypeScript Project

6
Comments 2
3 min read
Query string params in Next.js (14) with App Router

Query string params in Next.js (14) with App Router

14
Comments 2
2 min read
A Guide to Effortlessly Use SVGs in Next Js Projects

A Guide to Effortlessly Use SVGs in Next Js Projects

17
Comments 3
2 min read
Test-Driven Development (TDD) in frontend code.

Test-Driven Development (TDD) in frontend code.

Comments
5 min read
Integrating Firebase with Next.js for Static Generation

Integrating Firebase with Next.js for Static Generation

Comments 1
2 min read
NextJS Add XML Sitemap

NextJS Add XML Sitemap

Comments
2 min read
Getting Started with Next.js: Part 4 - Server-Side Rendering (SSR)

Getting Started with Next.js: Part 4 - Server-Side Rendering (SSR)

Comments 1
3 min read
How next-intl Works

How next-intl Works

Comments
3 min read
Next JS Server Side Api

Next JS Server Side Api

5
Comments 1
1 min read
NextJS Add RSS Feed to Blog

NextJS Add RSS Feed to Blog

3
Comments 1
2 min read
Getting Started with Next.js: Part 3 - API Routes

Getting Started with Next.js: Part 3 - API Routes

2
Comments 3
3 min read
Material-UI: Turning Ideas into Interfaces with Style and Efficiency

Material-UI: Turning Ideas into Interfaces with Style and Efficiency

1
Comments
2 min read
Getting Started with Next.js: Part 2 - Creating Pages and Routing

Getting Started with Next.js: Part 2 - Creating Pages and Routing

1
Comments 1
3 min read
Leveraging Next.js and Firebase to Fetch Upcoming Events: A Deep Dive

Leveraging Next.js and Firebase to Fetch Upcoming Events: A Deep Dive

Comments 1
2 min read
🚀 Excited to share my latest project, "Requester"! 🚀

🚀 Excited to share my latest project, "Requester"! 🚀

2
Comments 1
1 min read
Javascript Error Guardian

Javascript Error Guardian

Comments
1 min read
Getting Started with Next.js: Part 1 - Setting Up Your Project

Getting Started with Next.js: Part 1 - Setting Up Your Project

1
Comments 3
3 min read
Integrando Azure ContentSafety para el anĂĄlisis de feedback: Una prueba de concepto

Integrando Azure ContentSafety para el anĂĄlisis de feedback: Una prueba de concepto

5
Comments
7 min read
Using Custom React hooks in NextJS?

Using Custom React hooks in NextJS?

9
Comments 1
3 min read
How to Update Firestore Documents Within an API Route Using Next.js

How to Update Firestore Documents Within an API Route Using Next.js

1
Comments
2 min read
Why did I choose Supabase as a backend service for my Next.js full-stack project

Why did I choose Supabase as a backend service for my Next.js full-stack project

6
Comments 1
2 min read
Next.js Rendering Deep Dive: From Client Side Magic to Server Side Sorcery

Next.js Rendering Deep Dive: From Client Side Magic to Server Side Sorcery

2
Comments
3 min read
Group routes according to the categories and apply different layouts with layout.tsx in NextJs App Routing.

Group routes according to the categories and apply different layouts with layout.tsx in NextJs App Routing.

3
Comments
3 min read
Exploring “Data Fetching with React Server Components” with Next.js

Exploring “Data Fetching with React Server Components” with Next.js

4
Comments
5 min read
⚡️ React 19 Beta is Here! ⚡️ (But Should You Upgrade Now?)

⚡️ React 19 Beta is Here! ⚡️ (But Should You Upgrade Now?)

1
Comments
2 min read
Runtime environmental variables in Next.js 14

Runtime environmental variables in Next.js 14

27
Comments 2
8 min read
Next.js starter template

Next.js starter template

1
Comments
2 min read
NextAuth.js over Clerk

NextAuth.js over Clerk

22
Comments
2 min read
Streamline Your React Development: Visualize Component Insights in VS Code

Streamline Your React Development: Visualize Component Insights in VS Code

3
Comments
2 min read
Unveiling React Server Components

Unveiling React Server Components

1
Comments 2
17 min read
Self-hosted Next.js - When Vercel is Not an Option

Self-hosted Next.js - When Vercel is Not an Option

Comments
3 min read
Deploying Your NextJS Project on Hostinger

Deploying Your NextJS Project on Hostinger

39
Comments
3 min read
Integrating Wagmi V2 and Rainbowkit in NextJs : A Comprehensive Guide (Part 1)

Integrating Wagmi V2 and Rainbowkit in NextJs : A Comprehensive Guide (Part 1)

30
Comments
8 min read
Learn React Hydration in 5 minutes

Learn React Hydration in 5 minutes

2
Comments 2
4 min read
Build an awesome developer portfolio website.

Build an awesome developer portfolio website.

3
Comments
2 min read
Nextjs

Nextjs

Comments
1 min read
How to Use Typed Routes in Next.js

How to Use Typed Routes in Next.js

5
Comments
4 min read
Implementing Multilingual Support in Next.js with next-i18next

Implementing Multilingual Support in Next.js with next-i18next

Comments
2 min read
The Evolution of Next.js: A Deep Dive into the Latest Updates Since Version 14.2

The Evolution of Next.js: A Deep Dive into the Latest Updates Since Version 14.2

1
Comments
5 min read
19/ Updating the userdata in Strapi and NextAuth

19/ Updating the userdata in Strapi and NextAuth

Comments
9 min read
loading...