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.
How To Unit Test Next.js 13+ App Router API Routes with Jest and React-Testing-Library. Including Prisma example

How To Unit Test Next.js 13+ App Router API Routes with Jest and React-Testing-Library. Including Prisma example

1
Comments
9 min read
Lessons from opensource: Use Object.defineProperty to create an unwritable object’s property.

Lessons from opensource: Use Object.defineProperty to create an unwritable object’s property.

1
Comments
1 min read
Five Syntax Highlighting Plugins for NextJS that aren't Terrible 🎨

Five Syntax Highlighting Plugins for NextJS that aren't Terrible 🎨

8
Comments
5 min read
What is Next.js?

What is Next.js?

Comments
1 min read
An Integration Guide for Next.js Apps

An Integration Guide for Next.js Apps

2
Comments
3 min read
Epic Next.js 14 Tutorial Part 1: Learn Next.js by building a real-life project

Epic Next.js 14 Tutorial Part 1: Learn Next.js by building a real-life project

4
Comments 1
10 min read
【Next.js, GraphQL, Apollo Client】How to rewrite Apollo Client cache after a mutation. -part1-

【Next.js, GraphQL, Apollo Client】How to rewrite Apollo Client cache after a mutation. -part1-

Comments
2 min read
Next.js Data Fetching with Images: A Comprehensive Guide

Next.js Data Fetching with Images: A Comprehensive Guide

3
Comments
3 min read
Advantages of Next.JS

Advantages of Next.JS

1
Comments
2 min read
Building NextJS e-commerce: Best Shopify alternative in 2024

Building NextJS e-commerce: Best Shopify alternative in 2024

2
Comments
8 min read
Lessons from open-source: Taskr in Next.js source code.

Lessons from open-source: Taskr in Next.js source code.

1
Comments
3 min read
Creating modern Landing page with Particles and React

Creating modern Landing page with Particles and React

11
Comments
2 min read
Exploring advanced Next.js routing conventions

Exploring advanced Next.js routing conventions

2
Comments
13 min read
🌟🚀💻 Plataforma Gamificada para Aprender Programação ✨🎮

🌟🚀💻 Plataforma Gamificada para Aprender Programação ✨🎮

3
Comments
2 min read
Building a Full Stack App with CRUD

Building a Full Stack App with CRUD

3
Comments
4 min read
React Server Components ... React magic feature!! 🔮

React Server Components ... React magic feature!! 🔮

15
Comments 3
3 min read
11 Next.js errors to look for: A Next.js debugging guide

11 Next.js errors to look for: A Next.js debugging guide

Comments
21 min read
Stop Manually Coding UI Components! 🔼❌

Stop Manually Coding UI Components! 🔼❌

19
Comments 6
2 min read
How to add a Docusaurus website within Next.js Website as a route? It's worth $200

How to add a Docusaurus website within Next.js Website as a route? It's worth $200

3
Comments
2 min read
Lessons from opensource: How to check if your program has internet connectivity in Nodejs?

Lessons from opensource: How to check if your program has internet connectivity in Nodejs?

Comments
2 min read
Introduction to Next.js

Introduction to Next.js

3
Comments
2 min read
Deploy Next JS App to Google Cloud Run with Github Actions CI/CD - A Complete Guide

Deploy Next JS App to Google Cloud Run with Github Actions CI/CD - A Complete Guide

2
Comments 1
7 min read
Analyzing Your Blog Stats with Next.js

Analyzing Your Blog Stats with Next.js

1
Comments
2 min read
Understanding the Power of React Context API through a Practical Example

Understanding the Power of React Context API through a Practical Example

Comments
4 min read
Build a 3D Portfolio Website with Next.js, Three.js & Tailwind CSS

Build a 3D Portfolio Website with Next.js, Three.js & Tailwind CSS

12
Comments
2 min read
Integrando Azure Text Translation en una aplicación React con Next.js

Integrando Azure Text Translation en una aplicación React con Next.js

5
Comments
6 min read
Build a simple E-commerce PIM with Next.js, Prisma, and Neon

Build a simple E-commerce PIM with Next.js, Prisma, and Neon

3
Comments 2
16 min read
Integrating Azure AD as an Identity provider in Next.js with NextAuth

Integrating Azure AD as an Identity provider in Next.js with NextAuth

1
Comments
5 min read
Roll Your Own Real-time Chat Server with Next.js and WebSockets

Roll Your Own Real-time Chat Server with Next.js and WebSockets

1
Comments
13 min read
Deploying a Next.js 14 App to AWS Amplify using CDK

Deploying a Next.js 14 App to AWS Amplify using CDK

1
Comments
2 min read
Gatsby and Next.js

Gatsby and Next.js

Comments
2 min read
🚀 Next.js Boilerplate just hit 6000+ ⭐ stars on GitHub! 🔥 6️⃣0️⃣0️⃣0️⃣ 🔥

🚀 Next.js Boilerplate just hit 6000+ ⭐ stars on GitHub! 🔥 6️⃣0️⃣0️⃣0️⃣ 🔥

18
Comments 2
1 min read
En 5 Minutos: Crea una App de Next.js con IA de OpenAI

En 5 Minutos: Crea una App de Next.js con IA de OpenAI

7
Comments
2 min read
Deploy Next JS App to AWS Lambda using AWS SAM

Deploy Next JS App to AWS Lambda using AWS SAM

2
Comments 2
3 min read
Empowering Language Learning with NestJS, NextJS, Vercel, and Neon.tech: A Tech-Infused Journey

Empowering Language Learning with NestJS, NextJS, Vercel, and Neon.tech: A Tech-Infused Journey

1
Comments
4 min read
Lessons from open-source: Use Symbol in Javascript to avoid name collisions

Lessons from open-source: Use Symbol in Javascript to avoid name collisions

5
Comments
3 min read
Build Robust Web Apps Faster: A Beginner's Guide to Next.js Boilerplate with TypeScript

Build Robust Web Apps Faster: A Beginner's Guide to Next.js Boilerplate with TypeScript

2
Comments
3 min read
Exploring local-first development

Exploring local-first development

4
Comments 1
7 min read
Next.js: The Future Of React?

Next.js: The Future Of React?

24
Comments 7
2 min read
Next.js Data Fetching: getStaticProps vs getServerSideProps

Next.js Data Fetching: getStaticProps vs getServerSideProps

6
Comments
2 min read
How to stream data over HTTP using NextJS

How to stream data over HTTP using NextJS

Comments
6 min read
Loading.... Suspense

Loading.... Suspense

1
Comments
2 min read
Déployer une Application Next.js sur Cloud Run

Déployer une Application Next.js sur Cloud Run

Comments
10 min read
Lessons from opensource: Weakmap in Javascript

Lessons from opensource: Weakmap in Javascript

1
Comments 2
2 min read
Implementing vector search with OpenAI, Next.js, and Supabase

Implementing vector search with OpenAI, Next.js, and Supabase

14
Comments 2
14 min read
Easy media query breakpoint variables in Next.js

Easy media query breakpoint variables in Next.js

Comments
2 min read
Next.js 14 authentication

Next.js 14 authentication

5
Comments
4 min read
How to add Monaco to a Next.js app and securely run untrusted user code

How to add Monaco to a Next.js app and securely run untrusted user code

9
Comments
8 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
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
Next.js 14 Intercepting Routes with Dynamic Routes

Next.js 14 Intercepting Routes with Dynamic Routes

7
Comments
1 min read
Conceptual Model of React in the RSC age

Conceptual Model of React in the RSC age

3
Comments
1 min read
How to add Passkey Login to Next.js using NextAuth and Hanko

How to add Passkey Login to Next.js using NextAuth and Hanko

15
Comments
5 min read
SOLID Principle in NextJS using Typescript

SOLID Principle in NextJS using Typescript

7
Comments 1
4 min read
The Pitfalls of NEXT_PUBLIC_ Environment Variables

The Pitfalls of NEXT_PUBLIC_ Environment Variables

Comments
2 min read
What about starting a new platform?

What about starting a new platform?

5
Comments
2 min read
React's Evolution: Moving Beyond Create React App

React's Evolution: Moving Beyond Create React App

Comments
2 min read
How to Deploy a Next.js Application to a VPS Using NGINX and PM2

How to Deploy a Next.js Application to a VPS Using NGINX and PM2

12
Comments 2
9 min read
Next.js starter template

Next.js starter template

18
Comments 3
3 min read
Autenticación con nextjs y supabase

Autenticación con nextjs y supabase

8
Comments
4 min read
loading...