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 Redux in Next.js (App Router): A Comprehensive Guide

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

Comments
3 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
Di1 - AI Driven Insights With Cloudflare

Di1 - AI Driven Insights With Cloudflare

1
Comments
2 min read
Integrating Strapi with ChatGPT and Next.js

Integrating Strapi with ChatGPT and Next.js

Comments
14 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
Understanding SSR and SSG in Modern Web Development

Understanding SSR and SSG in Modern Web Development

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

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

Comments
2 min read
[Next.js14] Firebase Authentication with Google sign-in using cookies, middleware, and Server Actions

[Next.js14] Firebase Authentication with Google sign-in using cookies, middleware, and Server Actions

5
Comments 2
6 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 to Create an Audio Visualizer using Nextjs

How to Create an Audio Visualizer using Nextjs

4
Comments
12 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
Next js Configuring

Next js Configuring

2
Comments
2 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
Next js Styling

Next js Styling

1
Comments
2 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
Next js Data Caching

Next js Data Caching

5
Comments
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
Overview of OpenNext, AWS Amplify, Netlify, and other Next.js hosting options

Overview of OpenNext, AWS Amplify, Netlify, and other Next.js hosting options

Comments
9 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
AI Series Part IV: Creating a RAG chatbot with LangChain (NextJS)

AI Series Part IV: Creating a RAG chatbot with LangChain (NextJS)

Comments
8 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
How to add support for PWA in Next JS (App Router)

How to add support for PWA in Next JS (App Router)

2
Comments
4 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
Epic Next.js 14 Tutorial Part 3: Building Out Our Home Page

Epic Next.js 14 Tutorial Part 3: Building Out Our Home Page

Comments
27 min read
How to do Basic Session Auth with NEXT.js 💻

How to do Basic Session Auth with NEXT.js 💻

2
Comments
7 min read
AI Twitter & LinkedIn Bio Generator

AI Twitter & LinkedIn Bio Generator

9
Comments 6
2 min read
Chat Application Using Next.Js

Chat Application Using Next.Js

Comments
3 min read
Generate Metadata Dynamically for multiple Pages in Next.js (App Router)

Generate Metadata Dynamically for multiple Pages in Next.js (App Router)

7
Comments
2 min read
Next.js Tutorials

Next.js Tutorials

Comments
2 min read
Escaping Deployment Hell: How Feature Flags Can Transform Your Workflow

Escaping Deployment Hell: How Feature Flags Can Transform Your Workflow

Comments
5 min read
Debouncing: Enhancing User Input Handling

Debouncing: Enhancing User Input Handling

Comments
2 min read
Lessons from open-source: Describe what your regex does with a commented example.

Lessons from open-source: Describe what your regex does with a commented example.

Comments
3 min read
Deep Linking for Andriod and Apple in Next.js

Deep Linking for Andriod and Apple in Next.js

Comments
1 min read
Building Web Applications: A Comprehensive Guide to Structuring Next.js Projects

Building Web Applications: A Comprehensive Guide to Structuring Next.js Projects

Comments
5 min read
All in One AI App with Cloudflare Pages

All in One AI App with Cloudflare Pages

9
Comments 4
1 min read
API Routes in Next.js - Part 4

API Routes in Next.js - Part 4

Comments
2 min read
Components and Optimisations in Next.js - Part 3

Components and Optimisations in Next.js - Part 3

Comments
3 min read
Dynamic breadcrumbs in Next.js using the app router

Dynamic breadcrumbs in Next.js using the app router

2
Comments
3 min read
Next.js Redirects: A Developer's Guide

Next.js Redirects: A Developer's Guide

Comments
8 min read
Optimizing React Apps for Smooth UI Transitions and Enhanced Performance

Optimizing React Apps for Smooth UI Transitions and Enhanced Performance

2
Comments
4 min read
Introducing Supa-Dash✨

Introducing Supa-Dash✨

1
Comments
2 min read
Lessons from open-source: You cannot use these reserved port numbers to start your Next.js development server

Lessons from open-source: You cannot use these reserved port numbers to start your Next.js development server

Comments
3 min read
Test-Driven Development (TDD) in frontend code.

Test-Driven Development (TDD) in frontend code.

Comments
5 min read
Optimizing Fonts and Images (Next.js)

Optimizing Fonts and Images (Next.js)

3
Comments
2 min read
loading...