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.
Action client component in NextJS 14

Action client component in NextJS 14

3
Comments
5 min read
Web Streams API in Action: Delivering 6000+ Log Lines Concurrently Across 20 Tabs

Web Streams API in Action: Delivering 6000+ Log Lines Concurrently Across 20 Tabs

1
Comments
7 min read
Easy media query breakpoint variables in Next.js

Easy media query breakpoint variables in Next.js

1
Comments
2 min read
Extensive React Boilerplate to kickstart a new frontend project

Extensive React Boilerplate to kickstart a new frontend project

3
Comments 2
7 min read
Limit the Number of Pre-rendered Pages in Next.js

Limit the Number of Pre-rendered Pages in Next.js

2
Comments 1
6 min read
Embarking on a 30-Day Coding Journey: Next.js, Solidity, Node.js, and Beyond

Embarking on a 30-Day Coding Journey: Next.js, Solidity, Node.js, and Beyond

Comments
2 min read
Converting a NextJS app to mono-repo using turbo-repo

Converting a NextJS app to mono-repo using turbo-repo

12
Comments 2
5 min read
How to set up Auth0 and Neon Postgres in Next.js App Router

How to set up Auth0 and Neon Postgres in Next.js App Router

6
Comments
15 min read
Build a simple code snippet manager with Neon’s serverless driver, Clerk, and Nextjs

Build a simple code snippet manager with Neon’s serverless driver, Clerk, and Nextjs

16
Comments 2
11 min read
12 things you didn't know you could do with Nextjs

12 things you didn't know you could do with Nextjs

56
Comments 14
12 min read
Draw Together: Building a Multiplayer Sketch Game with Daphne, NextJS & OpenAI!

Draw Together: Building a Multiplayer Sketch Game with Daphne, NextJS & OpenAI!

1
Comments
9 min read
Greetings, Dev.to Community! 🚀Explore My Website and Share Your Thoughts!

Greetings, Dev.to Community! 🚀Explore My Website and Share Your Thoughts!

1
Comments
1 min read
Button Component with CVA and Tailwind

Button Component with CVA and Tailwind

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

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

Comments
2 min read
Building a RAG chatbot with NextJS, OpenAI & Dewy

Building a RAG chatbot with NextJS, OpenAI & Dewy

1
Comments
6 min read
The Best Way to Start Your React Project in 2024: Embracing Vite over Create React App

The Best Way to Start Your React Project in 2024: Embracing Vite over Create React App

10
Comments
5 min read
Getting Hands-on with Blazor, Next.js and Vercel

Getting Hands-on with Blazor, Next.js and Vercel

11
Comments
9 min read
Authentication with Firebase

Authentication with Firebase

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

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

Comments
2 min read
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

34
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 😡

20
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
How to use React-Toastify with Next.js App router

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

52
Comments 9
3 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

325
Comments 88
13 min read
Understanding Hydration in Next.js

Understanding Hydration in Next.js

42
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

1
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

24
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
Optimizing Next.js with OpenTelemetry

Optimizing Next.js with OpenTelemetry

1
Comments
5 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

71
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
loading...