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.
Creating Webhook between Clerk and DynamoDB

Creating Webhook between Clerk and DynamoDB

Comments
3 min read
Tips from open-source: Use “Set” to remove duplicates from an array.

Tips from open-source: Use “Set” to remove duplicates from an array.

Comments 2
3 min read
Best Next.js Libraries and Tools in 2024

Best Next.js Libraries and Tools in 2024

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

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

432
Comments 3
5 min read
Automating Testing in Next.js: Ensuring Code Integrity with Jest and GitHub Actions

Automating Testing in Next.js: Ensuring Code Integrity with Jest and GitHub Actions

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

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

Comments
2 min read
Change Themes in Next.js 14 without Wrapping Children in Context .

Change Themes in Next.js 14 without Wrapping Children in Context .

16
Comments 8
3 min read
Next.js App Router SEO overview

Next.js App Router SEO overview

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

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

6
Comments
8 min read
Next.js Redirects: A Developer's Guide

Next.js Redirects: A Developer's Guide

Comments
8 min read
Use Notion as your CMS along with Next.js

Use Notion as your CMS along with Next.js

17
Comments 1
4 min read
All in One AI App with Cloudflare Pages

All in One AI App with Cloudflare Pages

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

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

Comments
2 min read
How Waku compares to Next.js

How Waku compares to Next.js

5
Comments
6 min read
Epic Next JS 15 Tutorial Part 6: Create Video Summary with Next.js and Open AI

Epic Next JS 15 Tutorial Part 6: Create Video Summary with Next.js and Open AI

1
Comments
29 min read
Next.js Intercepting Routes 101

Next.js Intercepting Routes 101

Comments
1 min read
AI Series Part IV: Creating a RAG chatbot with LangChain (NextJS)

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

2
Comments
8 min read
Introducing Supa-Dash✨

Introducing Supa-Dash✨

1
Comments
2 min read
Como customizar o preview de links em redes sociais no Next.js

Como customizar o preview de links em redes sociais no Next.js

5
Comments
3 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

2
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

24
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 💻

12
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

22
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!) 🚀

23
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

38
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

20
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
21/ NextAuth + Strapi: Final pieces and conclusion

21/ NextAuth + Strapi: Final pieces and conclusion

12
Comments 9
4 min read
loading...