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.
A guide to Next.js layouts and nested layouts

A guide to Next.js layouts and nested layouts

52
Comments 1
11 min read
What Is New in NextJS 13

What Is New in NextJS 13

3
Comments
8 min read
How I implemented Drizzle ORM with Nextauth

How I implemented Drizzle ORM with Nextauth

1
Comments
5 min read
Building an AI Search App with Next.js and OpenAI: A Step-by-step Guide

Building an AI Search App with Next.js and OpenAI: A Step-by-step Guide

Comments
6 min read
A STEP BY STEP GUIDE TO CREATING A FULL STACK WEB APP USING NEXT JS AND SUPABASE 🙌🙌💥..

A STEP BY STEP GUIDE TO CREATING A FULL STACK WEB APP USING NEXT JS AND SUPABASE 🙌🙌💥..

3
Comments
5 min read
Next.js and GraphQL: The Perfect Combination for Full Stack Development

Next.js and GraphQL: The Perfect Combination for Full Stack Development

107
Comments 7
8 min read
Kickstart Your Project with the Simple NextJS Boilerplate

Kickstart Your Project with the Simple NextJS Boilerplate

Comments
3 min read
Connect your latest wagmi + viem with ethersjs to use ethers provider, signer with wagmi

Connect your latest wagmi + viem with ethersjs to use ethers provider, signer with wagmi

6
Comments
2 min read
Creating Free AI Images: A Step-by-Step Guide

Creating Free AI Images: A Step-by-Step Guide

4
Comments
4 min read
How to Fix: Generating static pages (0/8)TypeError: Cannot read properties of undefined (reading 'data')

How to Fix: Generating static pages (0/8)TypeError: Cannot read properties of undefined (reading 'data')

7
Comments
4 min read
How I built my first Open Source project with ChatGPT and Next.js. 10k users in 24 hours 🤯

How I built my first Open Source project with ChatGPT and Next.js. 10k users in 24 hours 🤯

345
Comments 71
10 min read
Implement data fetching with urql and Next.js

Implement data fetching with urql and Next.js

4
Comments
2 min read
Tutorial: Build a Notes App with Next.js, Tailwind and SurrealDB

Tutorial: Build a Notes App with Next.js, Tailwind and SurrealDB

23
Comments
10 min read
Simplifying Authentication in Next.js Applications with Clerk

Simplifying Authentication in Next.js Applications with Clerk

8
Comments 3
5 min read
How to build and deploy an AI Chatbot like ChatGPT without a credit card

How to build and deploy an AI Chatbot like ChatGPT without a credit card

5
Comments 2
5 min read
5 Common Pitfalls with Server Components in Next13 (with examples)

5 Common Pitfalls with Server Components in Next13 (with examples)

5
Comments
9 min read
Nx 16.5 Release!!

Nx 16.5 Release!!

19
Comments
8 min read
🔴 Build a Whatsapp Clone (Realtime Chat) using Next.js, Socket.io, Tailwind CSS, Node.js, Express, Prisma and Zegocloud

🔴 Build a Whatsapp Clone (Realtime Chat) using Next.js, Socket.io, Tailwind CSS, Node.js, Express, Prisma and Zegocloud

150
Comments 2
2 min read
Build a Full Stack Interchain dApp with Next.js, Solidity & Axelar

Build a Full Stack Interchain dApp with Next.js, Solidity & Axelar

11
Comments
12 min read
Build a product information management app with Appwrite Cloud and NextJS

Build a product information management app with Appwrite Cloud and NextJS

5
Comments
8 min read
Build a Guestbook from the 2000s with React Server Components and Server Actions

Build a Guestbook from the 2000s with React Server Components and Server Actions

17
Comments 2
7 min read
Nextjs13 app directory authentication with Pocketbase

Nextjs13 app directory authentication with Pocketbase

7
Comments
6 min read
This Week In React #151: Remotion, Next.js, SVG-in-JS, TypeScript, Expo, Conform, TinyBase, i18n, App Clips, ES2023...

This Week In React #151: Remotion, Next.js, SVG-in-JS, TypeScript, Expo, Conform, TinyBase, i18n, App Clips, ES2023...

22
Comments
7 min read
Building a group chat app with OpenAI's Chat GPT

Building a group chat app with OpenAI's Chat GPT

6
Comments 2
19 min read
🔴 Live now: I am building Post generator with Next.js, PrismaDB, OpenAI

🔴 Live now: I am building Post generator with Next.js, PrismaDB, OpenAI

13
Comments 3
5 min read
Simplify Your Next.js 13 (App Router) Development with `npx easy-next@latest`

Simplify Your Next.js 13 (App Router) Development with `npx easy-next@latest`

1
Comments
4 min read
URL Query Params in React.js and Next.js 13: A Comprehensive Tutorial

URL Query Params in React.js and Next.js 13: A Comprehensive Tutorial

4
Comments
2 min read
My experience deploying a Next.js application on Netlify (using Next App Router)

My experience deploying a Next.js application on Netlify (using Next App Router)

38
Comments 11
5 min read
Yet Another Newsletter LOL: Making and Learning

Yet Another Newsletter LOL: Making and Learning

14
Comments 2
3 min read
Semantic search with Node.js and LangChain

Semantic search with Node.js and LangChain

10
Comments
14 min read
Embracing the Future with Next.js 13: 20 Powerful Features

Embracing the Future with Next.js 13: 20 Powerful Features

Comments
5 min read
Best Express.js, Next.js Fullstack boiletplate

Best Express.js, Next.js Fullstack boiletplate

9
Comments
4 min read
How to build a public roadmap with Next.js & SQLite in Codesphere

How to build a public roadmap with Next.js & SQLite in Codesphere

5
Comments
6 min read
React Server Components with Next.JS: The Complete Guide

React Server Components with Next.JS: The Complete Guide

1
Comments
3 min read
Enhanced CloudCannon support for Next.js users

Enhanced CloudCannon support for Next.js users

2
Comments
3 min read
How to protect your private routes in Next.js 13 & Appwrite?

How to protect your private routes in Next.js 13 & Appwrite?

2
Comments 2
6 min read
8./ Conclusion: client and server components in static and dynamic routes in Next 13

8./ Conclusion: client and server components in static and dynamic routes in Next 13

12
Comments 2
2 min read
6./ Nesting client and server components in Next 13

6./ Nesting client and server components in Next 13

11
Comments 5
5 min read
3./ Static and dynamic rendering in Next 13

3./ Static and dynamic rendering in Next 13

12
Comments 2
4 min read
7./ The useSearchParams hook in Next 13

7./ The useSearchParams hook in Next 13

10
Comments 2
9 min read
5./ Dynamic and static rendering of client and server components

5./ Dynamic and static rendering of client and server components

7
Comments 2
6 min read
2./ Client and server components in Next 13

2./ Client and server components in Next 13

13
Comments 1
4 min read
How to horizontally scale a NextJS application using PM2

How to horizontally scale a NextJS application using PM2

5
Comments 2
3 min read
How to allow all domains for Image nextjs config?

How to allow all domains for Image nextjs config?

5
Comments
1 min read
4./ Client components in static and dynamic routes before Next 13

4./ Client components in static and dynamic routes before Next 13

7
Comments
6 min read
1./ A deep dive into client and server component versus static and dynamic rendering in Next 13: Intro

1./ A deep dive into client and server component versus static and dynamic rendering in Next 13: Intro

6
Comments
2 min read
Configuring Rewrites in Next.js

Configuring Rewrites in Next.js

14
Comments
3 min read
Implementing Authorization in 4 Node.js Frameworks

Implementing Authorization in 4 Node.js Frameworks

1
Comments
3 min read
Step-by-Step Guide: Deploying a NextJS App on a VPS

Step-by-Step Guide: Deploying a NextJS App on a VPS

31
Comments 3
5 min read
How to Dockerize a Next.js Application Using Docker for Beginners

How to Dockerize a Next.js Application Using Docker for Beginners

21
Comments 3
3 min read
Create a Food Ordering App with Strapi and Next.js 1/7

Create a Food Ordering App with Strapi and Next.js 1/7

10
Comments
9 min read
4 Lessons learned from using NextJS 13 in production

4 Lessons learned from using NextJS 13 in production

1
Comments
4 min read
RSC and the Echo of 'Presentational and Container Components'

RSC and the Echo of 'Presentational and Container Components'

Comments
3 min read
Nx + NextJS + Docker: Creating the NextJS application

Nx + NextJS + Docker: Creating the NextJS application

38
Comments 3
6 min read
Connecting Tailwind CSS, NextJS, and Storybook

Connecting Tailwind CSS, NextJS, and Storybook

9
Comments
4 min read
NextJS 13 – Using Next Auth the Web3 way.

NextJS 13 – Using Next Auth the Web3 way.

1
Comments 7
16 min read
Laravel 10 & Next.js 13 JWT boilerplate

Laravel 10 & Next.js 13 JWT boilerplate

33
Comments 4
1 min read
How to deploy multiple parts of the same website to multiple vercel projects

How to deploy multiple parts of the same website to multiple vercel projects

Comments
9 min read
Content Delivery with Node.js Streams

Content Delivery with Node.js Streams

19
Comments 2
4 min read
Criação de Categorias no CrazyStack Next.js

Criação de Categorias no CrazyStack Next.js

Comments
13 min read
loading...