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.
[Solved] import {cache} from "react"; Module not exported error

[Solved] import {cache} from "react"; Module not exported error

Comments
2 min read
Convert Numbers to Persian with the ToPersianNumber Library

Convert Numbers to Persian with the ToPersianNumber Library

11
Comments
1 min read
Statichunt: A Hub for Designers, Developers, and Entrepreneurs

Statichunt: A Hub for Designers, Developers, and Entrepreneurs

1
Comments 1
1 min read
Building a Real-Time Chat Application with Next.js and WebSockets

Building a Real-Time Chat Application with Next.js and WebSockets

5
Comments
4 min read
How to Fix the "Detected Multiple Renderers Concurrently Rendering the Same Context Provider" Warning in Next.js

How to Fix the "Detected Multiple Renderers Concurrently Rendering the Same Context Provider" Warning in Next.js

2
Comments 1
4 min read
Next.js and Next-Auth V5: Guide to Social Logins(OAuth)

Next.js and Next-Auth V5: Guide to Social Logins(OAuth)

16
Comments 4
15 min read
Real-time data with xState 5, Firebase and Next.js App Router

Real-time data with xState 5, Firebase and Next.js App Router

Comments
3 min read
Cookie-Based Authentication in Nextjs App Router Application

Cookie-Based Authentication in Nextjs App Router Application

4
Comments 1
8 min read
How to Integrate RazorPay in Next.js 14/15 with Easy Steps.

How to Integrate RazorPay in Next.js 14/15 with Easy Steps.

5
Comments
4 min read
Run NextJS App in shared-hosting cPanel domain!

Run NextJS App in shared-hosting cPanel domain!

Comments
4 min read
Generate HTML as PDF using Next.js & Puppeteer running on Serverless (Vercel/AWS Lambda) Martin Danielson

Generate HTML as PDF using Next.js & Puppeteer running on Serverless (Vercel/AWS Lambda) Martin Danielson

2
Comments
4 min read
Next.js 15 App Router SEO Comprehensive Checklist

Next.js 15 App Router SEO Comprehensive Checklist

8
Comments 2
14 min read
🖼️ Automate Your Color Palettes: A Dev's Tool for Instant Image Collages & Color Extraction

🖼️ Automate Your Color Palettes: A Dev's Tool for Instant Image Collages & Color Extraction

1
Comments
3 min read
My Top React Libraries for 2025 🚀

My Top React Libraries for 2025 🚀

82
Comments 12
3 min read
3. How to setup Jest in a Next 15 project (+ eslint for testing)

3. How to setup Jest in a Next 15 project (+ eslint for testing)

Comments
6 min read
4. Testing (async) searchParams with Jest in Next 15

4. Testing (async) searchParams with Jest in Next 15

Comments
6 min read
SEO for Next.js Developers: Advanced Strategies for Mastering Search Engine Optimization

SEO for Next.js Developers: Advanced Strategies for Mastering Search Engine Optimization

4
Comments 2
2 min read
Edge Flags: A Guide to Feature Flagging with Serverless Functions

Edge Flags: A Guide to Feature Flagging with Serverless Functions

Comments
3 min read
Best Nextjs Databases & Caching & Event-Driven Tools

Best Nextjs Databases & Caching & Event-Driven Tools

2
Comments
3 min read
__useInternal() in Grida codebase.

__useInternal() in Grida codebase.

Comments
3 min read
Next.js and Content Delivery Networks (CDNs): Optimizing Static Assets for Faster Load Times

Next.js and Content Delivery Networks (CDNs): Optimizing Static Assets for Faster Load Times

4
Comments
5 min read
How to Dockerize Your Next.js App: A Step-by-Step Guide

How to Dockerize Your Next.js App: A Step-by-Step Guide

8
Comments
2 min read
🌐 Server Components vs. Client Components in Next.js: Differences, Pros, and Cons

🌐 Server Components vs. Client Components in Next.js: Differences, Pros, and Cons

5
Comments
3 min read
What is LocalStorage and How to Use LocalStorage with Next.js?

What is LocalStorage and How to Use LocalStorage with Next.js?

10
Comments
5 min read
My Code Chronicles #3: Partial Pre-Rendering in Next.js - A Cart Page Example

My Code Chronicles #3: Partial Pre-Rendering in Next.js - A Cart Page Example

1
Comments 1
3 min read
loading...