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.
Introducing Supa-Dash✨

Introducing Supa-Dash✨

1
Comments
2 min read
Styling Your Next.js Web Application

Styling Your Next.js Web Application

Comments
3 min read
How to add support for PWA in Next JS (App Router)

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

3
Comments
4 min read
Integrating Multi-Language in Next.js with Custom Hooks and Redux

Integrating Multi-Language in Next.js with Custom Hooks and Redux

Comments
2 min read
AI Series Part III: Creating a chatbot with OpenAI GPT Model (NextJS)

AI Series Part III: Creating a chatbot with OpenAI GPT Model (NextJS)

8
Comments
7 min read
How To Create A Blog With NextJS

How To Create A Blog With NextJS

10
Comments 3
5 min read
Next.js: consequence of AppRouter on your CSP

Next.js: consequence of AppRouter on your CSP

Comments
3 min read
Next.js Image Optimization: Enhancing Visual Appeal with Blur Effect

Next.js Image Optimization: Enhancing Visual Appeal with Blur Effect

3
Comments
3 min read
Next.js Image Loading with Blur Effect: A Step-by-Step Guide

Next.js Image Loading with Blur Effect: A Step-by-Step Guide

26
Comments 4
6 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

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

How to do Basic Session Auth with NEXT.js 💻

13
Comments 1
7 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
3 min read
Client Device Detection in Next Js

Client Device Detection in Next Js

17
Comments 4
2 min read
Offshore Web Development: A Deep Dive

Offshore Web Development: A Deep Dive

Comments
5 min read
How to Make your Web App Super-Satisfying in less than 5 minutes with Davstack Sound

How to Make your Web App Super-Satisfying in less than 5 minutes with Davstack Sound

3
Comments
6 min read
AI Chatbot with Cloudflare Worker AI Model and Vercel AI SDK

AI Chatbot with Cloudflare Worker AI Model and Vercel AI SDK

23
Comments 9
1 min read
How to Handle Dynamic Routing in Next.js

How to Handle Dynamic Routing in Next.js

14
Comments
5 min read
5 Open-Source Next.js Projects Rocking 2024 (Learn the Patterns!) 🚀

5 Open-Source Next.js Projects Rocking 2024 (Learn the Patterns!) 🚀

24
Comments 1
2 min read
Accelerate Your SaaS Development with Next.js Full-Stack-Kit (FSK)

Accelerate Your SaaS Development with Next.js Full-Stack-Kit (FSK)

2
Comments
3 min read
Why i love Next js

Why i love Next js

Comments
1 min read
How to Use Shadcn UI with Next.js for Button Link

How to Use Shadcn UI with Next.js for Button Link

3
Comments
2 min read
10 things about component composition in nextjs

10 things about component composition in nextjs

6
Comments 3
6 min read
"Need to disable some ESLint rules" eslint next.config.js- Nextjs Build Failed in Production

"Need to disable some ESLint rules" eslint next.config.js- Nextjs Build Failed in Production

1
Comments
1 min read
Setting Up Your Database (Next.js)

Setting Up Your Database (Next.js)

3
Comments
2 min read
Epic Next JS 15 Tutorial Part 4: How To Handle Login And Authentication in Next.js

Epic Next JS 15 Tutorial Part 4: How To Handle Login And Authentication in Next.js

3
Comments
25 min read
Epic Next JS 15 Tutorial Part 5: File upload using server actions

Epic Next JS 15 Tutorial Part 5: File upload using server actions

1
Comments
23 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
Epic Next.js 15 Tutorial Part 3: Building Out Our Home Page

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

2
Comments
27 min read
4 Caching Mechanisms Next.js Uses to Optimize Application Performance

4 Caching Mechanisms Next.js Uses to Optimize Application Performance

2
Comments
5 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
Managing Global State with useReducer and Context API in Next JS 14

Managing Global State with useReducer and Context API in Next JS 14

25
Comments 3
3 min read
How I Built an Open-Source Admin Dashboard Template with Mantine and Next.js

How I Built an Open-Source Admin Dashboard Template with Mantine and Next.js

3
Comments 1
5 min read
create responsive navbar in next 13 with shadcn ui

create responsive navbar in next 13 with shadcn ui

40
Comments 2
3 min read
What I have in my portfolio 😎

What I have in my portfolio 😎

5
Comments 2
2 min read
Integrating Next.js and SignalR to build real-time web apps

Integrating Next.js and SignalR to build real-time web apps

5
Comments
10 min read
Lessons from open-source: Algorithm used to compute error.digest in Next.js

Lessons from open-source: Algorithm used to compute error.digest in Next.js

1
Comments
3 min read
Rewrite Movie/TV endings with AI

Rewrite Movie/TV endings with AI

22
Comments 3
1 min read
The React Tower of Babel: Navigating Complexity in Javascript Web Development

The React Tower of Babel: Navigating Complexity in Javascript Web Development

3
Comments 2
6 min read
Navigating Between Pages (Next.js)

Navigating Between Pages (Next.js)

11
Comments
2 min read
Next.js with Public Environment Variables in Docker

Next.js with Public Environment Variables in Docker

27
Comments 3
5 min read
21/ NextAuth + Strapi: Final pieces and conclusion

21/ NextAuth + Strapi: Final pieces and conclusion

12
Comments 9
4 min read
The Best Vscode Snippets for React Typescript + Nextjs + Redux Toolkit

The Best Vscode Snippets for React Typescript + Nextjs + Redux Toolkit

18
Comments 7
2 min read
Server components and Client Components in Next.js - Part 2

Server components and Client Components in Next.js - Part 2

2
Comments
3 min read
A HackerNews clone built with Next.js and shadcn/ui

A HackerNews clone built with Next.js and shadcn/ui

2
Comments 1
2 min read
Introduction to Next.js - Part-1

Introduction to Next.js - Part-1

1
Comments
4 min read
9/ How to add error handling to NextAuth GoogleProvider

9/ How to add error handling to NextAuth GoogleProvider

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

Dynamic breadcrumbs in Next.js using the app router

4
Comments
3 min read
18/ Edit username form and custom Strapi route and controller

18/ Edit username form and custom Strapi route and controller

2
Comments 3
8 min read
6/ NextAuth: creating a custom login page

6/ NextAuth: creating a custom login page

22
Comments 1
8 min read
15/ Sending email confirmations in Strapi

15/ Sending email confirmations in Strapi

5
Comments 2
10 min read
7/ NextAuth callback functions explained

7/ NextAuth callback functions explained

18
Comments 2
7 min read
Nuxt vs Next | Biased Opinion

Nuxt vs Next | Biased Opinion

2
Comments
4 min read
3/ NextAuth v4: introduction

3/ NextAuth v4: introduction

15
Comments
4 min read
Next.js authentication using Clerk, Drizzle ORM, and Neon

Next.js authentication using Clerk, Drizzle ORM, and Neon

1
Comments
10 min read
8/ Using NextAuth GoogleProvider to put a user into the Strapi database

8/ Using NextAuth GoogleProvider to put a user into the Strapi database

6
Comments 1
9 min read
10/ NextAuth CredentialsProvider: signing in

10/ NextAuth CredentialsProvider: signing in

5
Comments
9 min read
4/ NextAuth with GoogleProvider: signing in

4/ NextAuth with GoogleProvider: signing in

10
Comments 1
6 min read
13/ Signing up with the NextAuth CredentialsProvider

13/ Signing up with the NextAuth CredentialsProvider

12
Comments
6 min read
loading...