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.
Next.js App Router Dynamic Sitemap & SEO Metadata

Next.js App Router Dynamic Sitemap & SEO Metadata

3
Comments
2 min read
A document Q&A chatbot built with Next.js, supabase and GPT

A document Q&A chatbot built with Next.js, supabase and GPT

19
Comments 3
9 min read
Can I run a Tauri app, or Electron app on a Raspberry pi?

Can I run a Tauri app, or Electron app on a Raspberry pi?

3
Comments 1
1 min read
Dynamic Metadata NextJS 13 App Directory

Dynamic Metadata NextJS 13 App Directory

6
Comments
2 min read
Build an Expandable / Collapsible Data Table with 2 shadcn/ui Components

Build an Expandable / Collapsible Data Table with 2 shadcn/ui Components

83
Comments 9
5 min read
Next.Js 13 Parallel Routes: A Comprehensive Guide

Next.Js 13 Parallel Routes: A Comprehensive Guide

20
Comments 3
7 min read
Making the case for Laravel as a Next.js alternative

Making the case for Laravel as a Next.js alternative

11
Comments 1
7 min read
Twitter Cards for onchain SVG NFTs

Twitter Cards for onchain SVG NFTs

Comments
6 min read
A Some undocumented about Server Component on Next.js

A Some undocumented about Server Component on Next.js

4
Comments
2 min read
NextAuth.js: create a custom OAuth provider

NextAuth.js: create a custom OAuth provider

14
Comments
2 min read
Creating Multiple Themes in Tailwind CSS and Next.js

Creating Multiple Themes in Tailwind CSS and Next.js

58
Comments 6
4 min read
How to add the "Changes you made may not be saved" warning to a Next.js app with React Hook Form

How to add the "Changes you made may not be saved" warning to a Next.js app with React Hook Form

10
Comments 2
3 min read
Improving Serverless Function response time on Vercel

Improving Serverless Function response time on Vercel

3
Comments
2 min read
A Step-by-Step Guide to Building a Simple Next.js 13 Blog

A Step-by-Step Guide to Building a Simple Next.js 13 Blog

22
Comments 2
6 min read
Creating a Responsive Navbar with React and Tailwind CSS

Creating a Responsive Navbar with React and Tailwind CSS

7
Comments
4 min read
Securing a Next.js Application with Keycloak

Securing a Next.js Application with Keycloak

2
Comments
7 min read
Creating an animated navbar inspired by Vercel using React (Next.js v13), Framer-Motion, and Tailwind CSS

Creating an animated navbar inspired by Vercel using React (Next.js v13), Framer-Motion, and Tailwind CSS

169
Comments 24
8 min read
NextJS 13 – Why You Should use Viem instead of Ethers?

NextJS 13 – Why You Should use Viem instead of Ethers?

Comments 3
15 min read
A guide to Next.js app routing system

A guide to Next.js app routing system

5
Comments 3
3 min read
Responsive Hero section using Nextjs and Taiwlindcss

Responsive Hero section using Nextjs and Taiwlindcss

8
Comments
5 min read
Data Fetching in NextJS

Data Fetching in NextJS

7
Comments 1
4 min read
Why use Next.js?

Why use Next.js?

10
Comments
3 min read
Mastering Responsive Web Design with Tailwind CSS

Mastering Responsive Web Design with Tailwind CSS

1
Comments
3 min read
Adding Internationalization to Your Next.js App with next-translate

Adding Internationalization to Your Next.js App with next-translate

2
Comments
2 min read
Learn How to Upload Files to Google Cloud Storage Bucket with Nextjs

Learn How to Upload Files to Google Cloud Storage Bucket with Nextjs

15
Comments 4
3 min read
Building responsive Cards with Hover Effect using React and Tailwindcss

Building responsive Cards with Hover Effect using React and Tailwindcss

5
Comments
3 min read
Use a Lite YouTube Embedded Player in Next.js

Use a Lite YouTube Embedded Player in Next.js

2
Comments
3 min read
Quickly make a NextJS app installable with Chrome

Quickly make a NextJS app installable with Chrome

5
Comments 2
2 min read
Create an Emoji Selector for Next.js Forms using Tailwind + DaisyUI

Create an Emoji Selector for Next.js Forms using Tailwind + DaisyUI

4
Comments
3 min read
Becoming a GitHub Ninja: Unleashing the Power of GitHub REST API

Becoming a GitHub Ninja: Unleashing the Power of GitHub REST API

1
Comments 2
4 min read
Nginx setup for Next.js subdomain routing

Nginx setup for Next.js subdomain routing

3
Comments
2 min read
Nuxt 3 First Impressions from a Next.js User

Nuxt 3 First Impressions from a Next.js User

2
Comments
7 min read
Creating Hero Section in React with Styled Components

Creating Hero Section in React with Styled Components

Comments
3 min read
Free Online Resume Builder with NextJS

Free Online Resume Builder with NextJS

6
Comments 1
4 min read
👨‍💻 🤖 Next 13 Overview & Building in Public 🛠️ 🚀

👨‍💻 🤖 Next 13 Overview & Building in Public 🛠️ 🚀

4
Comments
10 min read
⚡Supacharge your backend with Supabase & Trigger.dev

⚡Supacharge your backend with Supabase & Trigger.dev

4
Comments
9 min read
Building Real-time Applications with Next.js 13.4 Server Actions

Building Real-time Applications with Next.js 13.4 Server Actions

16
Comments
18 min read
Next.js Full Stack Food Delivery App (5+ Hours Free Tutorial)

Next.js Full Stack Food Delivery App (5+ Hours Free Tutorial)

18
Comments 2
4 min read
Build a multilingual NextJS app using the new app directory

Build a multilingual NextJS app using the new app directory

4
Comments 2
11 min read
The simplest example to understand Server Actions in Next.js

The simplest example to understand Server Actions in Next.js

23
Comments
4 min read
Understanding Next.JS Docker Images

Understanding Next.JS Docker Images

27
Comments 3
6 min read
Learning NextJS and React Full Stack Features

Learning NextJS and React Full Stack Features

Comments
7 min read
🤖 How to Integrate BotPress Bot into Next.js 13 | 🚀 Step-by-Step Guide!

🤖 How to Integrate BotPress Bot into Next.js 13 | 🚀 Step-by-Step Guide!

5
Comments 1
1 min read
Building a Form and Email Notification System with Directus and Next.js

Building a Form and Email Notification System with Directus and Next.js

5
Comments
6 min read
How To Organise Your Tailwind CSS Classes in Next js

How To Organise Your Tailwind CSS Classes in Next js

3
Comments
3 min read
Introduction to React Server Components!

Introduction to React Server Components!

2
Comments 1
4 min read
Testing the Redux Store using Cypress in Next.js (TypeScript)

Testing the Redux Store using Cypress in Next.js (TypeScript)

3
Comments
1 min read
Building a Simple Animated Accordion Component with Tailwind CSS

Building a Simple Animated Accordion Component with Tailwind CSS

10
Comments 1
17 min read
Using Styled-Components with Next.js v13 (TypeScript)

Using Styled-Components with Next.js v13 (TypeScript)

32
Comments 9
5 min read
How to use Cookies in Next.js(Pages Router) with Redux TK

How to use Cookies in Next.js(Pages Router) with Redux TK

3
Comments
2 min read
Back to the roots: advantages to static web development

Back to the roots: advantages to static web development

4
Comments
5 min read
Server-Side Rendering with Next.js: Improving Performance and SEO

Server-Side Rendering with Next.js: Improving Performance and SEO

5
Comments
2 min read
Leveraging RxJS for Seamless Communication Between Components in Different Layouts in Next.js

Leveraging RxJS for Seamless Communication Between Components in Different Layouts in Next.js

Comments
6 min read
Authentication in Next.js with Supabase Auth and PKCE

Authentication in Next.js with Supabase Auth and PKCE

4
Comments 1
13 min read
Creating a React Form Repeater Component: A Step-by-Step Guide

Creating a React Form Repeater Component: A Step-by-Step Guide

12
Comments 2
4 min read
Build a Blog Website with ReactJs-PrimeReact and Hygraph Headless CMS

Build a Blog Website with ReactJs-PrimeReact and Hygraph Headless CMS

17
Comments
3 min read
Yet Another Newsletter LOL: Sharp!

Yet Another Newsletter LOL: Sharp!

6
Comments
3 min read
Next.js 13.4 & Jest & Cypress Setup Guide

Next.js 13.4 & Jest & Cypress Setup Guide

1
Comments
6 min read
Next.js, Tailwind CSS and Shadcn-ui template

Next.js, Tailwind CSS and Shadcn-ui template

1
Comments
1 min read
Top 7 Next.js Animation Libraries in 2023

Top 7 Next.js Animation Libraries in 2023

81
Comments 5
1 min read
loading...