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.
👍Benefits of using Next.JS in 2023

👍Benefits of using Next.JS in 2023

Comments 2
1 min read
Creating Varied Layouts for Different NextJS Pages

Creating Varied Layouts for Different NextJS Pages

2
Comments 2
2 min read
Implementing Tailwind CSS Dark Mode Toggle with No Flicker

Implementing Tailwind CSS Dark Mode Toggle with No Flicker

7
Comments 1
10 min read
Using OpenNext to deploy a Next.js app to AWS Lambda

Using OpenNext to deploy a Next.js app to AWS Lambda

1
Comments
11 min read
Why Next.js is the best choice for building fast, SEO-friendly web apps in 2023?

Why Next.js is the best choice for building fast, SEO-friendly web apps in 2023?

2
Comments 2
4 min read
Creating a Responsive Navbar Using Next.js and Tailwind CSS

Creating a Responsive Navbar Using Next.js and Tailwind CSS

79
Comments 2
3 min read
Harnessing the Power of ChatNBX API

Harnessing the Power of ChatNBX API

11
Comments 1
2 min read
Shifting Frontend to the Server

Shifting Frontend to the Server

9
Comments
3 min read
react-tweet: Vercel’s New React Library for Embedding Tweets

react-tweet: Vercel’s New React Library for Embedding Tweets

3
Comments
4 min read
How to Build a Developer Blog using Next JS 13 and Contentlayer - Part three

How to Build a Developer Blog using Next JS 13 and Contentlayer - Part three

2
Comments
9 min read
How to get logged User in Next.js app directly in Redux store? Example using iron-session

How to get logged User in Next.js app directly in Redux store? Example using iron-session

1
Comments 1
2 min read
Troubleshooting parallel routing in Next.js

Troubleshooting parallel routing in Next.js

12
Comments 1
2 min read
How to use NextJs 13 with Redux Toolkit and Typescript

How to use NextJs 13 with Redux Toolkit and Typescript

16
Comments 6
3 min read
I built Product Hunt using NextJS. Step by step guide.

I built Product Hunt using NextJS. Step by step guide.

27
Comments 2
5 min read
🚀Learn Next.js 13 Within 2 Hours🚀

🚀Learn Next.js 13 Within 2 Hours🚀

17
Comments
1 min read
Integrate GitHub OAuth With NextAuth.js in Next.js 13 With Custom Sign In / Out Pages

Integrate GitHub OAuth With NextAuth.js in Next.js 13 With Custom Sign In / Out Pages

21
Comments 1
10 min read
How to integrate sentry to Nextjs application

How to integrate sentry to Nextjs application

6
Comments
3 min read
Generate React/Nextjs Component with single click!

Generate React/Nextjs Component with single click!

3
Comments
4 min read
Hygraph FM: Building an artist page with components and Next.js

Hygraph FM: Building an artist page with components and Next.js

Comments
19 min read
Creating a Responsive Navbar in React Using Tailwind CSS

Creating a Responsive Navbar in React Using Tailwind CSS

5
Comments
3 min read
Filtering with React Server Components and URL Search Params

Filtering with React Server Components and URL Search Params

2
Comments
2 min read
Benchmarking performance gains from Next.js React Server Components

Benchmarking performance gains from Next.js React Server Components

2
Comments 1
8 min read
Building a Job Board with Next.js, Chakra UI, and Directus

Building a Job Board with Next.js, Chakra UI, and Directus

7
Comments
9 min read
Creating a Slider using Next.js and CSS

Creating a Slider using Next.js and CSS

2
Comments
4 min read
Customizing environment variables in Next.js 13

Customizing environment variables in Next.js 13

1
Comments
11 min read
Avoiding SSR Pitfalls: Using `next/dynamic` in Your Next.js App

Avoiding SSR Pitfalls: Using `next/dynamic` in Your Next.js App

2
Comments
2 min read
How to make a chatbot for the Reddit API

How to make a chatbot for the Reddit API

10
Comments
7 min read
How to Set up Telesign for SMS in Appwrite

How to Set up Telesign for SMS in Appwrite

20
Comments
6 min read
Next.js: How <Suspense /> and Components Streaming works?

Next.js: How <Suspense /> and Components Streaming works?

6
Comments
10 min read
Data fetching in Next.js with getServerSideProps and getStaticProps

Data fetching in Next.js with getServerSideProps and getStaticProps

3
Comments 1
10 min read
Next JS | Multi-Step Form

Next JS | Multi-Step Form

52
Comments 4
7 min read
Bleeding-edge Project Using Everything New In Next.js 13📚

Bleeding-edge Project Using Everything New In Next.js 13📚

6
Comments 2
1 min read
NEXT.Js Link routing on steroids

NEXT.Js Link routing on steroids

4
Comments 1
3 min read
Server Side Rendering (SSR). ¿PHP salvando el día?

Server Side Rendering (SSR). ¿PHP salvando el día?

1
Comments
4 min read
API services for Next/React JS app

API services for Next/React JS app

Comments
1 min read
Understanding Next.js Server Actions With Examples

Understanding Next.js Server Actions With Examples

49
Comments 10
6 min read
Next.js server prop did not match client prop; And conditional style/class rendering

Next.js server prop did not match client prop; And conditional style/class rendering

10
Comments 1
2 min read
Suspense, client components and static rendering in Next 13

Suspense, client components and static rendering in Next 13

3
Comments 4
7 min read
Using loading.js and Suspense in Next 13

Using loading.js and Suspense in Next 13

10
Comments
9 min read
Dark Mode with Next.js, TypeScript, Styled Components and Redux Toolkit🔯🔮

Dark Mode with Next.js, TypeScript, Styled Components and Redux Toolkit🔯🔮

5
Comments 1
6 min read
Convert a Hygraph Next.js project to Next.js app directory

Convert a Hygraph Next.js project to Next.js app directory

6
Comments 1
8 min read
Principles for Scaling Frontend Application Developments

Principles for Scaling Frontend Application Developments

9
Comments
3 min read
🖊 I am building a pastebin alternative!

🖊 I am building a pastebin alternative!

2
Comments
2 min read
Setup Next.js with Airbnb ESLint, Prettier, TypeScript and Tailwind CSS

Setup Next.js with Airbnb ESLint, Prettier, TypeScript and Tailwind CSS

6
Comments
3 min read
Authentication in Next.js using NextAuth.js

Authentication in Next.js using NextAuth.js

5
Comments
5 min read
How to solve hydration error in Next.js

How to solve hydration error in Next.js

6
Comments 2
3 min read
How to deploy and remove Vercel Preview Deployment from GitHub Actions

How to deploy and remove Vercel Preview Deployment from GitHub Actions

10
Comments
6 min read
From Tweet to Launch 🚀 – My Open Source Journey

From Tweet to Launch 🚀 – My Open Source Journey

56
Comments 15
4 min read
Introducing OpenBio - An Open Source Link in Bio Page Builder

Introducing OpenBio - An Open Source Link in Bio Page Builder

13
Comments
1 min read
How to deploy a NextJS app on AWS Fargate with Terraform

How to deploy a NextJS app on AWS Fargate with Terraform

4
Comments
5 min read
React vs Next.js — Understanding When to Use Each

React vs Next.js — Understanding When to Use Each

9
Comments
2 min read
4 Steps to Update the Next.js Marketplace Template

4 Steps to Update the Next.js Marketplace Template

4
Comments
3 min read
How To Build An E-commerce Site With Next.js 💰

How To Build An E-commerce Site With Next.js 💰

14
Comments
5 min read
Responsive Grid card using react and Css

Responsive Grid card using react and Css

2
Comments
4 min read
Using Next.js and Prisma? Save hours & auto-generate components from your schema.

Using Next.js and Prisma? Save hours & auto-generate components from your schema.

1
Comments
2 min read
Exploring the Differences: Next.js 12 vs. Next.js 13 - What's New?

Exploring the Differences: Next.js 12 vs. Next.js 13 - What's New?

2
Comments 1
2 min read
Easiest way to add theme to Next.js app using Tailwind

Easiest way to add theme to Next.js app using Tailwind

6
Comments
4 min read
NextJS API + React Query + Zod = type safety

NextJS API + React Query + Zod = type safety

4
Comments
5 min read
🔥We're Back and Stronger Than Ever!🔥

🔥We're Back and Stronger Than Ever!🔥

2
Comments 1
1 min read
How to Build a Developer Blog using Next JS 13 and Contentlayer - Part two

How to Build a Developer Blog using Next JS 13 and Contentlayer - Part two

2
Comments
4 min read
loading...