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.
🌟 Top 10 CSS Frameworks to Use in React/Next.js Apps in 2024 🎨

🌟 Top 10 CSS Frameworks to Use in React/Next.js Apps in 2024 🎨

9
Comments 1
4 min read
Sentry can’t fix React hydration errors, but it can really help you debug them

Sentry can’t fix React hydration errors, but it can really help you debug them

4
Comments
5 min read
🤖 **Building a Real-Time Chatbot in Next.js with OpenAI** 🧠

🤖 **Building a Real-Time Chatbot in Next.js with OpenAI** 🧠

6
Comments 3
4 min read
Infinite Scroll Component using useSWRInfinite

Infinite Scroll Component using useSWRInfinite

1
Comments
3 min read
🔥 Building a Real-Time Chat App with Sockets in Next.js 💬

🔥 Building a Real-Time Chat App with Sockets in Next.js 💬

11
Comments 3
3 min read
Session State Management | JS | React

Session State Management | JS | React

3
Comments
5 min read
Function Calling and Memory: Taking AI Chat to the Next Level

Function Calling and Memory: Taking AI Chat to the Next Level

2
Comments 1
2 min read
WordPress Headless + CPT + ACF: Building a Flexible Content Platform

WordPress Headless + CPT + ACF: Building a Flexible Content Platform

Comments 1
4 min read
Top 5 Next.js Caching Solutions for Next.js Apps (2024)

Top 5 Next.js Caching Solutions for Next.js Apps (2024)

11
Comments 2
2 min read
Next.js Client and Server Components: Your Guide to Clarity.

Next.js Client and Server Components: Your Guide to Clarity.

1
Comments
3 min read
How to setup os Next.js with Tailwind CSS

How to setup os Next.js with Tailwind CSS

3
Comments
2 min read
Before/After Image Slider with Next.js

Before/After Image Slider with Next.js

Comments
3 min read
How to Resolve Cookies Not Being Stored in the Browser: A Redux Configuration Fix (MERN & Next.js)

How to Resolve Cookies Not Being Stored in the Browser: A Redux Configuration Fix (MERN & Next.js)

Comments
2 min read
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
Discover the beauty of simplicity with 𝗗𝗮𝗶𝘀𝘆𝗨𝗜! 🚀

Discover the beauty of simplicity with 𝗗𝗮𝗶𝘀𝘆𝗨𝗜! 🚀

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

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

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

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

1
Comments
3 min read
Multi-tenant analytics for Next.js Apps

Multi-tenant analytics for Next.js Apps

2
Comments
4 min read
NextJS Docker Starter

NextJS Docker Starter

1
Comments
1 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
Supercharge Your Next.js Development: Essential Tools for Fast App Building 🚀

Supercharge Your Next.js Development: Essential Tools for Fast App Building 🚀

Comments
2 min read
I built my first OpenSource project

I built my first OpenSource project

1
Comments
1 min read
A Simple Guide to Component Props in React

A Simple Guide to Component Props in React

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

2
Comments 1
2 min read
Protege tu web Astro con React y Next.js: Moderación de comentarios con Azure Content Safety

Protege tu web Astro con React y Next.js: Moderación de comentarios con Azure Content Safety

Comments
4 min read
Learning, Growing, and Thriving: My Journey from Coding Bootcamp to Software Guru

Learning, Growing, and Thriving: My Journey from Coding Bootcamp to Software Guru

Comments
2 min read
Mastering Coding Best Practices: Optimize Your Workflow and Boost Productivity

Mastering Coding Best Practices: Optimize Your Workflow and Boost Productivity

38
Comments 8
8 min read
How to Integrate SMTP in Next.js 14 Using Nodemailer

How to Integrate SMTP in Next.js 14 Using Nodemailer

8
Comments 2
3 min read
NextJS + Opentelemetry

NextJS + Opentelemetry

Comments
1 min read
🚀 Supercharge Your Next.js App: Top Databases to Consider

🚀 Supercharge Your Next.js App: Top Databases to Consider

Comments
2 min read
Comprehensive Step-by-Step Guide to Setting Up a Next.js Project

Comprehensive Step-by-Step Guide to Setting Up a Next.js Project

2
Comments
4 min read
Top 7 DevOps Tools for Next.js 2024

Top 7 DevOps Tools for Next.js 2024

2
Comments
3 min read
Introduction to Gemini API: Scopes, Challenges and Best Practices

Introduction to Gemini API: Scopes, Challenges and Best Practices

1
Comments
4 min read
Fully-interactive analytics for your Next.js App

Fully-interactive analytics for your Next.js App

5
Comments
4 min read
How to Fix Tailwind CSS Not Working in Next.js

How to Fix Tailwind CSS Not Working in Next.js

Comments
2 min read
Tutorial: Implement Authentication in Next.js

Tutorial: Implement Authentication in Next.js

1
Comments
43 min read
What are Server Actions in Next.js? Next.js 14 Edition

What are Server Actions in Next.js? Next.js 14 Edition

Comments
4 min read
🚀 5 Effective Ways to Make API Requests in Next.js 🌐

🚀 5 Effective Ways to Make API Requests in Next.js 🌐

2
Comments
4 min read
Top 10 Payment Processors for Next.js Applications [2024]

Top 10 Payment Processors for Next.js Applications [2024]

9
Comments
5 min read
Introducing the Swirl Component in Eldora UI

Introducing the Swirl Component in Eldora UI

Comments
1 min read
Integrating LinkedIn Authentication with NextAuth.js: A Step-by-Step Guide

Integrating LinkedIn Authentication with NextAuth.js: A Step-by-Step Guide

3
Comments
2 min read
Plug-and-Play Animations: Crafting Lively Websites with asterisk/ui Components

Plug-and-Play Animations: Crafting Lively Websites with asterisk/ui Components

3
Comments 1
3 min read
Enhancing Web Performance with Next.js: Lazy Loading, Image Optimization, and Server-Side Rendering

Enhancing Web Performance with Next.js: Lazy Loading, Image Optimization, and Server-Side Rendering

Comments
2 min read
Layers of JavaScript

Layers of JavaScript

1
Comments
2 min read
Fixing the Stripe API Key Error When Migrating Next.js from Vercel to Azure Static Web Apps

Fixing the Stripe API Key Error When Migrating Next.js from Vercel to Azure Static Web Apps

3
Comments
4 min read
5 Top Tools for Task Scheduling in Next.js (2024)

5 Top Tools for Task Scheduling in Next.js (2024)

10
Comments
2 min read
Laravext for Laravel

Laravext for Laravel

Comments
7 min read
Cursor AI Crash Course⚡: boost Your Productivity with AI-Powered Coding

Cursor AI Crash Course⚡: boost Your Productivity with AI-Powered Coding

12
Comments
2 min read
Mastering CSS BEM naming with Practical Examples: Pure HTML, Angular, and Next.js

Mastering CSS BEM naming with Practical Examples: Pure HTML, Angular, and Next.js

Comments
4 min read
AWS workshop #1: Deploy static website to S3 using Github Action

AWS workshop #1: Deploy static website to S3 using Github Action

Comments
1 min read
Implementing auth.js v5 with Prisma and Supabase in Next.js

Implementing auth.js v5 with Prisma and Supabase in Next.js

Comments
4 min read
4 Best Rate Limiting Solutions for Next.js Apps (2024)

4 Best Rate Limiting Solutions for Next.js Apps (2024)

6
Comments
3 min read
Benefits of Next.js Compared to React.js

Benefits of Next.js Compared to React.js

1
Comments
2 min read
How to Use Shadow DOM and Honeypots to Deter Crawlers

How to Use Shadow DOM and Honeypots to Deter Crawlers

5
Comments
5 min read
loading...