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.
Add Sign In and Sign Up to Your React App With Clerk

Add Sign In and Sign Up to Your React App With Clerk

10
Comments 2
7 min read
Unleashing the Power of MongoDB: A Practical Guide for Developers

Unleashing the Power of MongoDB: A Practical Guide for Developers

7
Comments
3 min read
Basic, Intermediate, Advanced Next.js Projects

Basic, Intermediate, Advanced Next.js Projects

9
Comments 10
1 min read
Handling data fetching in Next.js with useSWR

Handling data fetching in Next.js with useSWR

10
Comments 1
19 min read
Melody Maker

Melody Maker

13
Comments 4
5 min read
Media Downloader in Next.js, tailwind, Flask&sqlAlchemy

Media Downloader in Next.js, tailwind, Flask&sqlAlchemy

Comments 1
4 min read
How to Add Custom Fonts in Next.js and Tailwind CSS Templates

How to Add Custom Fonts in Next.js and Tailwind CSS Templates

5
Comments
7 min read
How to Save the Data in IPFS Using the Pinata(2023)

How to Save the Data in IPFS Using the Pinata(2023)

31
Comments 8
2 min read
How to support dark mode in Next.js App Router with almost no "use client"🌞🌜

How to support dark mode in Next.js App Router with almost no "use client"🌞🌜

6
Comments 2
2 min read
ChatNBX - Your favorite Chat Assistant

ChatNBX - Your favorite Chat Assistant

12
Comments
2 min read
The Latest Updates on Next.js in 2023

The Latest Updates on Next.js in 2023

8
Comments
2 min read
Sustainable xState5 machines

Sustainable xState5 machines

3
Comments
2 min read
Build an Web3 Authentication Method with Solana Wallets

Build an Web3 Authentication Method with Solana Wallets

6
Comments
8 min read
Exploring the Intricacies of OTP Authentication in Next.js

Exploring the Intricacies of OTP Authentication in Next.js

2
Comments
13 min read
How to Create An OTP Input Box in React/Next.js

How to Create An OTP Input Box in React/Next.js

5
Comments 1
9 min read
The Nx Node/React Stack part 3 - Next

The Nx Node/React Stack part 3 - Next

4
Comments
5 min read
Resolving viewport duplication in Next.js 13.4

Resolving viewport duplication in Next.js 13.4

10
Comments 1
2 min read
Resolvendo a duplicidade do viewport no Next.js 13.4

Resolvendo a duplicidade do viewport no Next.js 13.4

8
Comments 2
2 min read
Understanding Nextjs Rendering methods: CSR, SSR, SSG, ISR

Understanding Nextjs Rendering methods: CSR, SSR, SSG, ISR

2
Comments
4 min read
Building Portfolio with Next.js: Add Navbar, Footer, and Metadata

Building Portfolio with Next.js: Add Navbar, Footer, and Metadata

27
Comments
2 min read
Robust Form - A simple and easy to use Form Builder application like Google Form.

Robust Form - A simple and easy to use Form Builder application like Google Form.

11
Comments
2 min read
Next.js Hangout Thread

Next.js Hangout Thread

4
Comments 7
1 min read
Anime-レストラン Storefront using refine

Anime-レストラン Storefront using refine

3
Comments 1
2 min read
Ruby Next to keep compatibility with older Rubies

Ruby Next to keep compatibility with older Rubies

Comments
3 min read
Building Portfolio with Next.js: Migrate to App Router

Building Portfolio with Next.js: Migrate to App Router

6
Comments 2
3 min read
Using Tailwind CSS and Next.js to Create Animated and Accessible Tabs

Using Tailwind CSS and Next.js to Create Animated and Accessible Tabs

7
Comments
16 min read
The New Vercel AI SDK: Your Own Chatbot in a Flash

The New Vercel AI SDK: Your Own Chatbot in a Flash

13
Comments 6
7 min read
How to Use Redux With Next js.

How to Use Redux With Next js.

Comments
4 min read
How to make Radix UI Tabs URL based in NextJS

How to make Radix UI Tabs URL based in NextJS

27
Comments
4 min read
Location-Based Access Control Made Easy with Next.js and IPInfo

Location-Based Access Control Made Easy with Next.js and IPInfo

6
Comments
10 min read
Building a Chat-GPT Web Clone: Adding File Upload and Speech Recognition [Next.js 13 App Router]

Building a Chat-GPT Web Clone: Adding File Upload and Speech Recognition [Next.js 13 App Router]

1
Comments
5 min read
I want to work with an excellent partner or team.

I want to work with an excellent partner or team.

1
Comments 2
1 min read
Boosting E-commerce Performance and SEO with Next.js: A Superior Choice over React.js

Boosting E-commerce Performance and SEO with Next.js: A Superior Choice over React.js

2
Comments
4 min read
Master Lazy Loading in React and Next.js Apps

Master Lazy Loading in React and Next.js Apps

1
Comments
22 min read
Next.js Hangout Thread

Next.js Hangout Thread

13
Comments 7
1 min read
ChatGPT clone with Next13 & OpenAPI

ChatGPT clone with Next13 & OpenAPI

4
Comments
2 min read
Next.js API endpoint with MongoDB

Next.js API endpoint with MongoDB

3
Comments
2 min read
Implementing Keycloak on NextJS 13.4 using NextAuth

Implementing Keycloak on NextJS 13.4 using NextAuth

6
Comments
4 min read
Impersonation feature using Rails and NextJS

Impersonation feature using Rails and NextJS

1
Comments
9 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
Migrating What If from Flask to Next.js

Migrating What If from Flask to Next.js

4
Comments 2
1 min read
Multi-language Landing page with Next.js

Multi-language Landing page with Next.js

12
Comments 2
3 min read
FS-Routing for nodejs: a low config approach

FS-Routing for nodejs: a low config approach

Comments
6 min read
Building a zawgyi to unicode converter in next js

Building a zawgyi to unicode converter in next js

Comments
2 min read
Building a Real-Time Analytics Dashboard with Next.js, Tinybird, and Tremor: A Comprehensive Guide

Building a Real-Time Analytics Dashboard with Next.js, Tinybird, and Tremor: A Comprehensive Guide

98
Comments 10
8 min read
Contact Form with AWS SES, Amplify Studio, DynamoDB, and NodeJS Lambda

Contact Form with AWS SES, Amplify Studio, DynamoDB, and NodeJS Lambda

2
Comments
5 min read
Announcing Next.js Starter with App Router support

Announcing Next.js Starter with App Router support

11
Comments
4 min read
How to compile styled-components on Next.js

How to compile styled-components on Next.js

Comments
1 min read
A/B testing use case with Turso

A/B testing use case with Turso

Comments
8 min read
Building Portfolio with Next.js: Add Pages

Building Portfolio with Next.js: Add Pages

20
Comments
3 min read
How to mock useSearchParams() and useRouter() with Jest in Next 13 (next/navigation)

How to mock useSearchParams() and useRouter() with Jest in Next 13 (next/navigation)

17
Comments 3
7 min read
Using searchParams, useSearchParams and useRouter in Next 13

Using searchParams, useSearchParams and useRouter in Next 13

24
Comments 2
6 min read
Why Server Components - A Brief History of Web

Why Server Components - A Brief History of Web

36
Comments 7
14 min read
How to mock URLSearchParams and searchParams with Jest

How to mock URLSearchParams and searchParams with Jest

6
Comments
6 min read
Server Side Mocking for Playwright in NextJS using Mock Service Worker

Server Side Mocking for Playwright in NextJS using Mock Service Worker

17
Comments 1
4 min read
Typescript 🟦 CRUD API: Next.js, Tailwind, tRPC, Prisma Postgres, Docker

Typescript 🟦 CRUD API: Next.js, Tailwind, tRPC, Prisma Postgres, Docker

95
Comments 11
9 min read
Building Portfolio: Install Next.js and Tailwind with pnpm

Building Portfolio: Install Next.js and Tailwind with pnpm

25
Comments
2 min read
Recipe to create stunning boilerplate Nextjs

Recipe to create stunning boilerplate Nextjs

Comments
4 min read
Avoid unsafe "&&" Operator for Conditional Rendering in React and Next.js

Avoid unsafe "&&" Operator for Conditional Rendering in React and Next.js

52
Comments 6
2 min read
Demystifying Server-Side Rendering in Next JS: A Beginner's Guide

Demystifying Server-Side Rendering in Next JS: A Beginner's Guide

3
Comments
5 min read
loading...