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.
It’s not just you, Next.js is getting harder to use

It’s not just you, Next.js is getting harder to use

3
Comments 1
7 min read
Tips from Open source: Use shadow DOM to avoid potential CSS breaks

Tips from Open source: Use shadow DOM to avoid potential CSS breaks

Comments
5 min read
How to add a video into your website in Next.js 14

How to add a video into your website in Next.js 14

1
Comments
2 min read
Otimizando SEO no Next.js: Técnicas Avançadas para Melhorar a Visibilidade nos Motores de Busca

Otimizando SEO no Next.js: Técnicas Avançadas para Melhorar a Visibilidade nos Motores de Busca

Comments
5 min read
Master DRY in Next.js with Layouts

Master DRY in Next.js with Layouts

Comments
4 min read
Resolving "404: Image Not Found" with Airtable, Vercel, NextJS and Cloudflare Images

Resolving "404: Image Not Found" with Airtable, Vercel, NextJS and Cloudflare Images

Comments
3 min read
Aha Moments I Had When Trying Next.js 14 for the First Time (as a React Dev) 🚀🤯✨

Aha Moments I Had When Trying Next.js 14 for the First Time (as a React Dev) 🚀🤯✨

Comments
3 min read
URL shortener application

URL shortener application

Comments
1 min read
Deploying Next.js application on an Amazon EC2 instance (AWS)

Deploying Next.js application on an Amazon EC2 instance (AWS)

6
Comments
3 min read
Tips from open-source: How redirect in Next.js works under the hood

Tips from open-source: How redirect in Next.js works under the hood

Comments
5 min read
Deploying a Next.js App on AWS EC2 Ubuntu Server

Deploying a Next.js App on AWS EC2 Ubuntu Server

6
Comments 2
2 min read
Next.js 14 Terbaru: Langkah Mudah Integrasi Google Analytics

Next.js 14 Terbaru: Langkah Mudah Integrasi Google Analytics

2
Comments
1 min read
Enhancing Web Performance with Next.js: Font and Image Optimization

Enhancing Web Performance with Next.js: Font and Image Optimization

Comments
2 min read
Next.js 14 Server Actions and API Routes

Next.js 14 Server Actions and API Routes

Comments
2 min read
Darling, I converted our perfectly fine SPA application into SSR: Part 2

Darling, I converted our perfectly fine SPA application into SSR: Part 2

3
Comments
9 min read
NextJs 14 + Kinde Setup | Authentication/Authorization

NextJs 14 + Kinde Setup | Authentication/Authorization

Comments
3 min read
Testing Next.js Applications Using React Testing Library

Testing Next.js Applications Using React Testing Library

Comments
2 min read
Streamlining Your Contribution: How to Get Your TMDB API Key for LDBflix Contribution

Streamlining Your Contribution: How to Get Your TMDB API Key for LDBflix Contribution

Comments
6 min read
The difference of writing CSR, SSR and SSG in Next.js App Router and Page Router.

The difference of writing CSR, SSR and SSG in Next.js App Router and Page Router.

Comments
3 min read
Vercel's New waitUntil Utility 🕰️✨

Vercel's New waitUntil Utility 🕰️✨

3
Comments
3 min read
Fazendo Funcionar vs. Tornando Perfeito

Fazendo Funcionar vs. Tornando Perfeito

Comments
2 min read
How to generate PDF's with Puppeteer on Vercel in 2024

How to generate PDF's with Puppeteer on Vercel in 2024

Comments
2 min read
Leveraging the Next.js Link Component for Conditional Pre-fetching

Leveraging the Next.js Link Component for Conditional Pre-fetching

Comments
2 min read
Integration of Facial Authentication (Recognition) on an Employee Dashboard using FACEIO, Next.js & Typescript.

Integration of Facial Authentication (Recognition) on an Employee Dashboard using FACEIO, Next.js & Typescript.

10
Comments
16 min read
How to use NextAuth.JS with Discord

How to use NextAuth.JS with Discord

1
Comments 2
9 min read
Developed a website for a friend.

Developed a website for a friend.

4
Comments
1 min read
🚀 How to Get Started with sportdevs.com Website for Aussie Rules Football? 🏉

🚀 How to Get Started with sportdevs.com Website for Aussie Rules Football? 🏉

Comments
1 min read
Creating a Responsive Navbar Using Material UI in a Next.js Project

Creating a Responsive Navbar Using Material UI in a Next.js Project

Comments
2 min read
🚀 How to Build a Next.js App with React, PostgreSQL, and SportDevs API?

🚀 How to Build a Next.js App with React, PostgreSQL, and SportDevs API?

Comments
1 min read
How to add Youtube Playlist API with react nexJs App

How to add Youtube Playlist API with react nexJs App

Comments
1 min read
How to Handle Notifications with React Toasty in Next.js

How to Handle Notifications with React Toasty in Next.js

5
Comments
1 min read
With Makefile - Next.js docker deployment and versioning automation

With Makefile - Next.js docker deployment and versioning automation

Comments
6 min read
Netlify Dynamic Site Challenge: Mini Gallery

Netlify Dynamic Site Challenge: Mini Gallery

Comments
2 min read
why .txt files in next.js build of new App structure?

why .txt files in next.js build of new App structure?

Comments
1 min read
Get 100 lighthouse performance score with a React app

Get 100 lighthouse performance score with a React app

Comments
4 min read
Why Choose Next.js? Exploring Its Features for Web Development

Why Choose Next.js? Exploring Its Features for Web Development

Comments
3 min read
Is this Tiptap Editor Is good For Next Js

Is this Tiptap Editor Is good For Next Js

Comments
1 min read
Module not found: Can't resolve 'pino-pretty'

Module not found: Can't resolve 'pino-pretty'

Comments
1 min read
Migrating from Create React App(CRA) to NextJS (Pages Router)

Migrating from Create React App(CRA) to NextJS (Pages Router)

1
Comments
6 min read
Top 10 React js perguntas de entrevistas.

Top 10 React js perguntas de entrevistas.

Comments
3 min read
Tips from open-source: Generator function in Javascript.

Tips from open-source: Generator function in Javascript.

Comments 1
3 min read
Fixing my deployment mistakes

Fixing my deployment mistakes

1
Comments
5 min read
How I optimized SVG icons on my website

How I optimized SVG icons on my website

1
Comments
4 min read
Protect Your API-Endpoints in Next.js 14 with the Chain of Responsibility Pattern.

Protect Your API-Endpoints in Next.js 14 with the Chain of Responsibility Pattern.

Comments
4 min read
Creating a Rich Text Editor with TipTap in Next.js: A Step-by-Step Guide

Creating a Rich Text Editor with TipTap in Next.js: A Step-by-Step Guide

5
Comments
1 min read
Next.js Failed to compile Deploying to Vercel

Next.js Failed to compile Deploying to Vercel

5
Comments 2
1 min read
Project using CopilotKit with Next.js implementing chatbot and AutoSuggestion.

Project using CopilotKit with Next.js implementing chatbot and AutoSuggestion.

5
Comments
18 min read
Optimizing Performance in Next.js Using Dynamic Imports

Optimizing Performance in Next.js Using Dynamic Imports

21
Comments 1
4 min read
Looking for a Tech Cofounder

Looking for a Tech Cofounder

Comments
1 min read
NextJS Add XML Sitemap

NextJS Add XML Sitemap

Comments
2 min read
How to Build a Simple Instagram Clone with Next.js and Netlify

How to Build a Simple Instagram Clone with Next.js and Netlify

12
Comments 4
9 min read
There was an error while hydrating this Suspense boundary. Switched to client rendering. Next.js 14

There was an error while hydrating this Suspense boundary. Switched to client rendering. Next.js 14

Comments
1 min read
A quick guide to Next.js setup

A quick guide to Next.js setup

Comments
4 min read
A Guide to Effortlessly Use SVGs in Next Js Projects

A Guide to Effortlessly Use SVGs in Next Js Projects

Comments
2 min read
Introducing VisualFeast: Dynamic Image Management with Netlify

Introducing VisualFeast: Dynamic Image Management with Netlify

1
Comments 1
1 min read
Configure NextJs Custom Server with NodeJs

Configure NextJs Custom Server with NodeJs

Comments
1 min read
Build and deploy a Next.js ecommerce website in 5 steps

Build and deploy a Next.js ecommerce website in 5 steps

1
Comments
5 min read
Javascript Error Guardian

Javascript Error Guardian

Comments
1 min read
Visualize your JSON data instantly

Visualize your JSON data instantly

Comments
1 min read
NextJS Add Metadata

NextJS Add Metadata

1
Comments
3 min read
loading...