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.
Implementing infinite scroll in Next.js with Server Actions

Implementing infinite scroll in Next.js with Server Actions

Comments
13 min read
Streamline Your React Development: Visualize Component Insights in VS Code

Streamline Your React Development: Visualize Component Insights in VS Code

2
Comments
2 min read
Unveiling React Server Components

Unveiling React Server Components

Comments
17 min read
Deploying Your NextJS Project on Hostinger

Deploying Your NextJS Project on Hostinger

Comments
3 min read
Learn React Hydration in 5 minutes

Learn React Hydration in 5 minutes

1
Comments
4 min read
Implementing Multilingual Support in Next.js with next-i18next

Implementing Multilingual Support in Next.js with next-i18next

Comments
2 min read
The Evolution of Next.js: A Deep Dive into the Latest Updates Since Version 14.2

The Evolution of Next.js: A Deep Dive into the Latest Updates Since Version 14.2

Comments
5 min read
Next.js and Bunny CDN: Complete Guide to Image Uploading with Server Actions

Next.js and Bunny CDN: Complete Guide to Image Uploading with Server Actions

2
Comments
10 min read
State Scope with Providers - Next.js with Jotai

State Scope with Providers - Next.js with Jotai

Comments
4 min read
Build an awesome developer portfolio website.

Build an awesome developer portfolio website.

2
Comments
2 min read
Astro vs Next.js

Astro vs Next.js

1
Comments
2 min read
Supabase: A Guide to Setting Up Your Local Environment

Supabase: A Guide to Setting Up Your Local Environment

Comments
3 min read
How to deploy a Next.js application to GitLab Page

How to deploy a Next.js application to GitLab Page

1
Comments
5 min read
Integrating Wagmi V2 and Rainbowkit in NextJs : A Comprehensive Guide (Part 1)

Integrating Wagmi V2 and Rainbowkit in NextJs : A Comprehensive Guide (Part 1)

1
Comments
7 min read
3 Exciting Improvements Between NextJS 14 And NextJS 13

3 Exciting Improvements Between NextJS 14 And NextJS 13

1
Comments
9 min read
How to Use Typed Routes in Next.js

How to Use Typed Routes in Next.js

1
Comments
4 min read
How to dynamically import Swiper.js in Next.js?

How to dynamically import Swiper.js in Next.js?

Comments
1 min read
Auth with Clerk

Auth with Clerk

Comments
3 min read
Next Auth boilerplate TS

Next Auth boilerplate TS

Comments
9 min read
How we take data-driven decisions with LogSnag

How we take data-driven decisions with LogSnag

3
Comments
2 min read
React Server Components Example with Next.js

React Server Components Example with Next.js

Comments
17 min read
How HomeTriangle Boosted Its Website Performance by Migrating from Next.js to Astro with SolidJS

How HomeTriangle Boosted Its Website Performance by Migrating from Next.js to Astro with SolidJS

Comments
3 min read
Is Waku the new NextJS?

Is Waku the new NextJS?

7
Comments
5 min read
Next.js Authentication

Next.js Authentication

5
Comments
3 min read
Better, Faster Apps with Next.js

Better, Faster Apps with Next.js

1
Comments
4 min read
Enhancing Accessibility in Next.js with useFocusOnNavigation Custom Hook

Enhancing Accessibility in Next.js with useFocusOnNavigation Custom Hook

1
Comments
2 min read
Handling URL Redirections in Next.js with Middleware

Handling URL Redirections in Next.js with Middleware

Comments
2 min read
Astro.js as an alternative to Next.js: pushing the limits

Astro.js as an alternative to Next.js: pushing the limits

Comments
9 min read
AI Series Part V: Creating a RAG chatbot with LangChain (NextJS+Python)

AI Series Part V: Creating a RAG chatbot with LangChain (NextJS+Python)

Comments
7 min read
creating a next.js front end with a express backend using typescript

creating a next.js front end with a express backend using typescript

Comments
1 min read
A Personal Journey: Reflecting on a Year of Innovati 🔥🔭

A Personal Journey: Reflecting on a Year of Innovati 🔥🔭

Comments
2 min read
Stay Alive Using the Wake Lock API in Next.js

Stay Alive Using the Wake Lock API in Next.js

Comments
2 min read
What is bubble?

What is bubble?

Comments
1 min read
How I test React components in isolation

How I test React components in isolation

1
Comments 1
4 min read
Lessons from open-source: try..catch(_)?

Lessons from open-source: try..catch(_)?

Comments
1 min read
How Well Does Azure Static Web Apps (SWA) Support Next.js? | Pages Architecture

How Well Does Azure Static Web Apps (SWA) Support Next.js? | Pages Architecture

Comments
3 min read
Securing Next.js Applications with Robust CSP Headers

Securing Next.js Applications with Robust CSP Headers

2
Comments 1
2 min read
Create a simple search bar with checkboxes

Create a simple search bar with checkboxes

Comments
3 min read
Supercharge Your Next.js Application: Optimization Tricks

Supercharge Your Next.js Application: Optimization Tricks

1
Comments
4 min read
Journal your ideas and experiences with your voice: Voice Journal

Journal your ideas and experiences with your voice: Voice Journal

2
Comments 4
3 min read
NextJS First impressions

NextJS First impressions

Comments
2 min read
Deploy with vercel

Deploy with vercel

1
Comments
2 min read
Tips from open-source: An Object with Map and Set.

Tips from open-source: An Object with Map and Set.

1
Comments
2 min read
My first Mega Project: Chess Website

My first Mega Project: Chess Website

1
Comments
4 min read
How to split pages by device type in Next.js

How to split pages by device type in Next.js

1
Comments
2 min read
Simple NextJS GraphQL client

Simple NextJS GraphQL client

Comments
2 min read
How to build: a v0.dev clone (Next.js, GPT4 & CopilotKit)

How to build: a v0.dev clone (Next.js, GPT4 & CopilotKit)

1
Comments
8 min read
Unveiling the Mechanics Behind Next.js Path Matching

Unveiling the Mechanics Behind Next.js Path Matching

Comments
4 min read
Styling Your Next.js Web Application

Styling Your Next.js Web Application

Comments
3 min read
Why i love Next js

Why i love Next js

Comments
1 min read
Mastering Next.js 13/14 - Advanced Techniques

Mastering Next.js 13/14 - Advanced Techniques

Comments
10 min read
Mastering Next.js 13/14 : App Router and API Routes

Mastering Next.js 13/14 : App Router and API Routes

Comments
5 min read
Melhores Práticas de SEO com Next.js

Melhores Práticas de SEO com Next.js

Comments
3 min read
Magic Link Authentication in 5 minutes with Next.js + Next-Auth + Full-Stack-Kit

Magic Link Authentication in 5 minutes with Next.js + Next-Auth + Full-Stack-Kit

1
Comments
3 min read
Lessons from open-source: How obsessed are you with following Single Responsibility Principle?

Lessons from open-source: How obsessed are you with following Single Responsibility Principle?

Comments
2 min read
Lessons from open-source: Use window.trustedTypes to prevent DOM XSS.

Lessons from open-source: Use window.trustedTypes to prevent DOM XSS.

1
Comments
2 min read
Implementing Internationalization (i18n) in Next.js 14 using App Router

Implementing Internationalization (i18n) in Next.js 14 using App Router

2
Comments
8 min read
I created a Social Media Website in NextJS 🚀

I created a Social Media Website in NextJS 🚀

5
Comments
3 min read
Embark on a UI Odyssey: 5 Spectacular Libraries to Explore

Embark on a UI Odyssey: 5 Spectacular Libraries to Explore

4
Comments
3 min read
Implementing Redux in Next.js (App Router): A Comprehensive Guide

Implementing Redux in Next.js (App Router): A Comprehensive Guide

Comments 2
3 min read
loading...