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.
Using React Server Components and Server Actions in Next.js

Using React Server Components and Server Actions in Next.js

10
Comments
3 min read
Cómo integré la validación facial de Azure en mi web hecha con Astro y Next.js

Cómo integré la validación facial de Azure en mi web hecha con Astro y Next.js

1
Comments
4 min read
Real-Time Web Communication: Long/Short Polling, WebSockets, and SSE Explained + Next.js code

Real-Time Web Communication: Long/Short Polling, WebSockets, and SSE Explained + Next.js code

10
Comments
7 min read
Why you should always add type safety to your environment variables?

Why you should always add type safety to your environment variables?

1
Comments
4 min read
Understanding the "use client" Directive in Next.js 13

Understanding the "use client" Directive in Next.js 13

2
Comments 1
2 min read
Redux with Persistent State Rehydration in Next.js (App Router)

Redux with Persistent State Rehydration in Next.js (App Router)

8
Comments 1
3 min read
How to Fix File-Based Metadata Issues in Next.js 14 for Dynamic Pages

How to Fix File-Based Metadata Issues in Next.js 14 for Dynamic Pages

2
Comments
4 min read
Multi-tenant analytics for Next.js Apps

Multi-tenant analytics for Next.js Apps

2
Comments
4 min read
Dynamic Manipulation of Children in React JSX with React.cloneElement and React.Children.map

Dynamic Manipulation of Children in React JSX with React.cloneElement and React.Children.map

1
Comments
2 min read
Routing in React vs. Next.js: Extra Work or Easy Wins?

Routing in React vs. Next.js: Extra Work or Easy Wins?

2
Comments
4 min read
I built my first OpenSource project

I built my first OpenSource project

1
Comments
1 min read
Nextjs中使用axios实现一个动态的下载/上传进度条

Nextjs中使用axios实现一个动态的下载/上传进度条

1
Comments
11 min read
Is Next.js the Next Evolution or Just a Passing Trend? A Dora Metrics Case Study

Is Next.js the Next Evolution or Just a Passing Trend? A Dora Metrics Case Study

17
Comments
7 min read
Overcoming NEXT_PUBLIC_ Environment Variable Limitations in Next.js with Docker

Overcoming NEXT_PUBLIC_ Environment Variable Limitations in Next.js with Docker

3
Comments 1
2 min read
How to Integrate SMTP in Next.js 14 Using Nodemailer

How to Integrate SMTP in Next.js 14 Using Nodemailer

15
Comments 2
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.