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.
Super Bowl Squares on Solana

Super Bowl Squares on Solana

Comments
4 min read
Building Cutting-Edge Apps with Next.js 14, TypeScript, Tailwind CSS, Ionic, and Capacitor

Building Cutting-Edge Apps with Next.js 14, TypeScript, Tailwind CSS, Ionic, and Capacitor

35
Comments 4
3 min read
Keycloak authentication with your Next.js

Keycloak authentication with your Next.js

9
Comments
1 min read
Onde aprender (ou revisar) conceitos importantes de Next.js?

Onde aprender (ou revisar) conceitos importantes de Next.js?

Comments
3 min read
Next.js starter template

Next.js starter template

11
Comments
3 min read
Submitting a form in Nextjs 14 with onBlur, server actions, and validation

Submitting a form in Nextjs 14 with onBlur, server actions, and validation

9
Comments 5
4 min read
Next.js Codebase Analysis <> create-next-app <> index.ts explained - Part 1.16

Next.js Codebase Analysis <> create-next-app <> index.ts explained - Part 1.16

Comments
2 min read
i18n with NextJS output export

i18n with NextJS output export

17
Comments 9
8 min read
Why I won't use Next.js anymore 😡

Why I won't use Next.js anymore 😡

21
Comments 12
1 min read
How we developed our method to generate dynamic OG Images using NextJS

How we developed our method to generate dynamic OG Images using NextJS

Comments
7 min read
What we've learned from the transition to Next.js 14 with Server Components

What we've learned from the transition to Next.js 14 with Server Components

7
Comments
9 min read
From Next.js to Rails then Elixir: My journey through React.js burnout

From Next.js to Rails then Elixir: My journey through React.js burnout

327
Comments 88
13 min read
How to use React-Toastify with Next.js App router

How to use React-Toastify with Next.js App router

57
Comments 9
3 min read
Understanding Hydration in Next.js

Understanding Hydration in Next.js

48
Comments
2 min read
Building a realtime chat app with Next.js and Vercel

Building a realtime chat app with Next.js and Vercel

34
Comments
13 min read
Next.js 14: A Tutorial for Building a Basic Blog Application

Next.js 14: A Tutorial for Building a Basic Blog Application

41
Comments
3 min read
Discord Clone Using Next.js and Tailwind - Part 2: Server List

Discord Clone Using Next.js and Tailwind - Part 2: Server List

4
Comments
14 min read
Getting started with Next.js and Github API

Getting started with Next.js and Github API

21
Comments 2
9 min read
JSONCrack Codebase Analysis — Part 4.2.1.1 — JsonEditor — debouncedUpdateJson

JSONCrack Codebase Analysis — Part 4.2.1.1 — JsonEditor — debouncedUpdateJson

Comments
5 min read
Next.js Codebase Analysis <> create-next-app <> index.ts explained — Part 1.14

Next.js Codebase Analysis <> create-next-app <> index.ts explained — Part 1.14

Comments
2 min read
Creating Seeding with Prisma

Creating Seeding with Prisma

Comments
4 min read
A Simple Approach to LCP Image Optimization with TwicPics Components

A Simple Approach to LCP Image Optimization with TwicPics Components

1
Comments
11 min read
Squeezing more performance out of your Nextjs App

Squeezing more performance out of your Nextjs App

2
Comments
3 min read
Resolving next-auth "redirect" error when used with Supabase

Resolving next-auth "redirect" error when used with Supabase

1
Comments
2 min read
How to Build a Web3 Events Marketplace with Next.js, Typescript, and Solidity

How to Build a Web3 Events Marketplace with Next.js, Typescript, and Solidity

2
Comments
10 min read
JSONCrack Codebase Analysis - Part 4.1 - Editor - Panes Component

JSONCrack Codebase Analysis - Part 4.1 - Editor - Panes Component

1
Comments
2 min read
Cloudflare Pages NextJs + D1 Database ᐧ My experience developing sharejson

Cloudflare Pages NextJs + D1 Database ᐧ My experience developing sharejson

8
Comments 1
2 min read
Streamlining Role-Based Access Control in Next.js with Descope and Auth.js: A Step-by-Step Guide

Streamlining Role-Based Access Control in Next.js with Descope and Auth.js: A Step-by-Step Guide

3
Comments 1
6 min read
The Pitfalls of NEXT_PUBLIC_ Environment Variables

The Pitfalls of NEXT_PUBLIC_ Environment Variables

2
Comments 1
2 min read
A Simple Guide on Migrating to React Query v5

A Simple Guide on Migrating to React Query v5

3
Comments
2 min read
Migrating from Supabase and Prisma Accelerate to Convex

Migrating from Supabase and Prisma Accelerate to Convex

25
Comments 7
4 min read
Upgrading to Next.js 14

Upgrading to Next.js 14

12
Comments
2 min read
Next.js e receita de bolo

Next.js e receita de bolo

Comments
2 min read
Conditional Responsive Design with Ant Design's useBreakpoint Hook

Conditional Responsive Design with Ant Design's useBreakpoint Hook

Comments
1 min read
Building a File Storage With Next.js, PostgreSQL, and Minio S3

Building a File Storage With Next.js, PostgreSQL, and Minio S3

5
Comments
24 min read
Vonage Dev Newsletter - January 2024: New user group, releases, and tutorials

Vonage Dev Newsletter - January 2024: New user group, releases, and tutorials

2
Comments
4 min read
Sunaar - A full, Full-Stack Project

Sunaar - A full, Full-Stack Project

1
Comments
3 min read
Building a AI Assistant to chat with your documents using Next.js and OpenAI

Building a AI Assistant to chat with your documents using Next.js and OpenAI

73
Comments 6
6 min read
Next.js Codebase Analysis <> create-next-app <> index.ts explained - Part 1.11

Next.js Codebase Analysis <> create-next-app <> index.ts explained - Part 1.11

Comments
2 min read
Taking a deep dive into Slack's Block Kit

Taking a deep dive into Slack's Block Kit

Comments
13 min read
A guide to enabling partial pre-rendering in Next.js

A guide to enabling partial pre-rendering in Next.js

7
Comments
11 min read
Next.js Codebase Analysis <> create-next-app <> index.ts explained - Part 1.10

Next.js Codebase Analysis <> create-next-app <> index.ts explained - Part 1.10

Comments
2 min read
As Vantagens do Tailwind CSS em Projetos ReactJS

As Vantagens do Tailwind CSS em Projetos ReactJS

1
Comments 2
4 min read
Tutorial: Build a contact form with NextJS and BCMS

Tutorial: Build a contact form with NextJS and BCMS

1
Comments
9 min read
Nextjs Page Transition With Framer-Motion

Nextjs Page Transition With Framer-Motion

132
Comments 14
3 min read
My First Foray into the World of Frontend Secrets: The Truth About Environment Variables

My First Foray into the World of Frontend Secrets: The Truth About Environment Variables

1
Comments
2 min read
New React Updates: Using useOptimistic Hook in a NextJs app

New React Updates: Using useOptimistic Hook in a NextJs app

7
Comments
9 min read
What about starting a new platform?

What about starting a new platform?

5
Comments
2 min read
Coffee Diary for every developer ☕

Coffee Diary for every developer ☕

Comments 1
1 min read
Optimizing Your Next.js Website: A Guide to Google Core Web Vitals

Optimizing Your Next.js Website: A Guide to Google Core Web Vitals

1
Comments
2 min read
My experience with a headless CMS (Strapi)

My experience with a headless CMS (Strapi)

13
Comments 8
6 min read
A card for DEV resolutions

A card for DEV resolutions

21
Comments 4
2 min read
Next.js Codebase Analysis <> create-next-app <> index.ts explained - Part 1.9

Next.js Codebase Analysis <> create-next-app <> index.ts explained - Part 1.9

Comments
2 min read
Adding a Subscription Service to a NextJS, Prisma & Upstash

Adding a Subscription Service to a NextJS, Prisma & Upstash

2
Comments
5 min read
JSONCrack Codebase Analysis - Part 5 - Toolbar and Bottom bar

JSONCrack Codebase Analysis - Part 5 - Toolbar and Bottom bar

Comments
6 min read
Deploy a WebAssembly-powered Next.js app on Vercel serverless functions

Deploy a WebAssembly-powered Next.js app on Vercel serverless functions

76
Comments 15
5 min read
How to send in-app notifications with Next.js

How to send in-app notifications with Next.js

4
Comments
2 min read
Next.js Codebase Analysis <> create-next-app <> index.ts explained - Part 1.8

Next.js Codebase Analysis <> create-next-app <> index.ts explained - Part 1.8

Comments
3 min read
‎️‍🔥Stunning Responsive Open-source Developer Portfolio Using React.js

‎️‍🔥Stunning Responsive Open-source Developer Portfolio Using React.js

2
Comments
2 min read
Integrating CKEditor 5 with Next.js 13.4 (Page Router): A Step-by-Step Guide

Integrating CKEditor 5 with Next.js 13.4 (Page Router): A Step-by-Step Guide

5
Comments 4
2 min read
loading...