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.
How to split pages by device type in Next.js

How to split pages by device type in Next.js

2
Comments
2 min read
Creating Webhook between Clerk and DynamoDB

Creating Webhook between Clerk and DynamoDB

Comments
3 min read
Integrate an Audit Trail for NextAuth.js in a few lines of code

Integrate an Audit Trail for NextAuth.js in a few lines of code

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

Best Next.js Libraries and Tools in 2024

16
Comments 2
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

1
Comments
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

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

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

All in One AI App with Cloudflare Pages

9
Comments 4
1 min read
Epic Next JS 14 Tutorial Part 6: Create Video Summary with Next.js and Open AI

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

1
Comments
26 min read
How Waku compares to Next.js

How Waku compares to Next.js

4
Comments
6 min read
Next.js Intercepting Routes 101

Next.js Intercepting Routes 101

Comments
1 min read
The Web Page Rendering Process in Browsers: A Deep Dive

The Web Page Rendering Process in Browsers: A Deep Dive

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

Next js Styling

4
Comments
2 min read
Add rate limits to NextJS APIs

Add rate limits to NextJS APIs

14
Comments 2
4 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
A prisma.schema for an advance Social Media Website

A prisma.schema for an advance Social Media Website

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

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 Data Caching

Next js Data Caching

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

How to do Basic Session Auth with NEXT.js 💻

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

9
Comments 1
6 min read
Lessons from open-source: Use nested functions for logic encapsulation and separation of concerns.

Lessons from open-source: Use nested functions for logic encapsulation and separation of concerns.

Comments
2 min read
Client Device Detection in Next Js

Client Device Detection in Next Js

2
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

2
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

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

How to Handle Dynamic Routing in Next.js

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

13
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
Easy access form value in Nextjs/React with TS

Easy access form value in Nextjs/React with TS

1
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

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

10 things about component composition in nextjs

2
Comments 2
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 14 Tutorial Part 4: How To Handle Login And Authentication in Next.js

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

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

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

1
Comments
20 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
Mastering Next.js 14: Static and Dynamic Rendering with Streaming

Mastering Next.js 14: Static and Dynamic Rendering with Streaming

1
Comments
6 min read
Debouncing: Enhancing User Input Handling

Debouncing: Enhancing User Input Handling

Comments
2 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

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

What I have in my portfolio 😎

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

create responsive navbar in next 13 with shadcn ui

4
Comments 2
3 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
Navigating Between Pages (Next.js)

Navigating Between Pages (Next.js)

11
Comments
2 min read
Rewrite Movie/TV endings with AI

Rewrite Movie/TV endings with AI

14
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 1
6 min read
Server components and Client Components in Next.js - Part 2

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

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

21/ NextAuth + Strapi: Final pieces and conclusion

6
Comments 5
4 min read
The Best Vscode Snippets for React Typescript + Nextjs + Redux Toolkit

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

14
Comments 5
2 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
Nuxt vs Next | Biased Opinion

Nuxt vs Next | Biased Opinion

2
Comments
4 min read
loading...