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.
[2][DEV NOTE] Integrate prisma and postgres database

[2][DEV NOTE] Integrate prisma and postgres database

5
Comments
3 min read
How to add router progress bar in Next Js 13

How to add router progress bar in Next Js 13

7
Comments 10
2 min read
11 Ways to Improve Website Performance in Next.js Webpages

11 Ways to Improve Website Performance in Next.js Webpages

4
Comments 3
3 min read
Some Popular React.js Libraries

Some Popular React.js Libraries

6
Comments
2 min read
NextJS, the App Router and ReasonReact

NextJS, the App Router and ReasonReact

4
Comments
6 min read
Creating a Monorepo with NextJS and Yarn Workspaces: A How-to Guide

Creating a Monorepo with NextJS and Yarn Workspaces: A How-to Guide

Comments
5 min read
Next.js App Router Dynamic Sitemap & SEO Metadata

Next.js App Router Dynamic Sitemap & SEO Metadata

1
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

15
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?

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

Dynamic Metadata NextJS 13 App Directory

4
Comments
2 min read
Next.Js 13 Parallel Routes: A Comprehensive Guide

Next.Js 13 Parallel Routes: A Comprehensive Guide

15
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

10
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

2
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

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

Creating Multiple Themes in Tailwind CSS and Next.js

20
Comments 3
4 min read
Improving Serverless Function response time on Vercel

Improving Serverless Function response time on Vercel

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

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

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

Creating a Responsive Navbar with React and Tailwind CSS

5
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

150
Comments 23
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
Responsive Hero section using Nextjs and Taiwlindcss

Responsive Hero section using Nextjs and Taiwlindcss

4
Comments
5 min read
A guide to Next.js app routing system

A guide to Next.js app routing system

2
Comments 2
3 min read
Getting Started with React.js and Next.js – A Beginner's Guide to Creating Pages, Routing, and Dynamic Content

Getting Started with React.js and Next.js – A Beginner's Guide to Creating Pages, Routing, and Dynamic Content

5
Comments
4 min read
Data Fetching in NextJS

Data Fetching in NextJS

1
Comments
4 min read
Why use Next.js?

Why use Next.js?

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

Mastering Responsive Web Design with Tailwind CSS

1
Comments
3 min read
The origin of App Router - A Next.Js Rewind

The origin of App Router - A Next.Js Rewind

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

8
Comments 3
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
Building responsive Cards with Hover Effect using React and Tailwindcss

Building responsive Cards with Hover Effect using React and Tailwindcss

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

Use a Lite YouTube Embedded Player in Next.js

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

Quickly make a NextJS app installable with Chrome

9
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

6
Comments
3 min read
Did anyone built online store with Next.JS?

Did anyone built online store with Next.JS?

12
Comments 8
1 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
Free Online Resume Builder with NextJS

Free Online Resume Builder with NextJS

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

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

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

⚡Supacharge your backend with Supabase & Trigger.dev

4
Comments
9 min read
Server Components: A New Feature in Next.js That You Need to Know About

Server Components: A New Feature in Next.js That You Need to Know About

3
Comments 1
4 min read
Build a multilingual NextJS app using the new app directory

Build a multilingual NextJS app using the new app directory

6
Comments 2
11 min read
Building Real-time Applications with Next.js 13.4 Server Actions

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

8
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)

14
Comments 1
4 min read
The simplest example to understand Server Actions in Next.js

The simplest example to understand Server Actions in Next.js

21
Comments
4 min read
Understanding Next.JS Docker Images

Understanding Next.JS Docker Images

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

Learning NextJS and React Full Stack Features

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

7
Comments
6 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!

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

How To Organise Your Tailwind CSS Classes in Next js

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

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

Building a Simple Animated Accordion Component with Tailwind CSS

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

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

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

2
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
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
loading...