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.
What is waitUntil (Vercel, Cloudflare) and when should I use it?

What is waitUntil (Vercel, Cloudflare) and when should I use it?

9
Comments 1
5 min read
Find out how the Ora package is used to show a CLI spinner in shadcn-ui/ui source code.

Find out how the Ora package is used to show a CLI spinner in shadcn-ui/ui source code.

Comments
2 min read
Caching in Next.js with unstable_cache

Caching in Next.js with unstable_cache

4
Comments
11 min read
Create a fantastic GitHub developer portfolio with next js.

Create a fantastic GitHub developer portfolio with next js.

8
Comments
2 min read
How to deploy a Next.js application to GitLab Page

How to deploy a Next.js application to GitLab Page

1
Comments
5 min read
getRegistryIndex() function in shadcn-ui/ui source code.

getRegistryIndex() function in shadcn-ui/ui source code.

Comments
2 min read
Next-auth App Router Credentials - An Annotated Guide

Next-auth App Router Credentials - An Annotated Guide

4
Comments 1
5 min read
Monorepo architecture in shadcn-ui/ui.

Monorepo architecture in shadcn-ui/ui.

12
Comments 2
3 min read
Harnessing Next.js and Firebase: Dynamic Static Path Generation for SSG

Harnessing Next.js and Firebase: Dynamic Static Path Generation for SSG

Comments
2 min read
Auto Generate Open Graph Images in NextJS

Auto Generate Open Graph Images in NextJS

15
Comments 2
3 min read
Things I learned last week (20/24)

Things I learned last week (20/24)

Comments
1 min read
Next.js

Next.js

Comments
2 min read
Creating a User Nav bar in Next.js 14 using Shadcn UI and Tailwind CSS

Creating a User Nav bar in Next.js 14 using Shadcn UI and Tailwind CSS

2
Comments
6 min read
Uncomplicating SVG in Next.js

Uncomplicating SVG in Next.js

3
Comments
3 min read
How we take data-driven decisions with LogSnag

How we take data-driven decisions with LogSnag

3
Comments
2 min read
Implementing Automatic User Redirects in Next.js with Next-Auth

Implementing Automatic User Redirects in Next.js with Next-Auth

1
Comments
2 min read
I built a free, open-source project manager that helps teams keep costs under $15/month.

I built a free, open-source project manager that helps teams keep costs under $15/month.

330
Comments 90
3 min read
Client-first RSC: A scalable solution for data aggregation

Client-first RSC: A scalable solution for data aggregation

7
Comments 3
5 min read
Consult Bridge v1

Consult Bridge v1

Comments
1 min read
Next JS vs React – A Comprehensive Comparison for Front-End Development in 2024 🚀

Next JS vs React – A Comprehensive Comparison for Front-End Development in 2024 🚀

9
Comments 2
4 min read
React Server Components Example with Next.js

React Server Components Example with Next.js

Comments
17 min read
React 19 new features and improvements

React 19 new features and improvements

77
Comments 11
5 min read
How HomeTriangle Boosted Its Website Performance by Migrating from Next.js to Astro with SolidJS

How HomeTriangle Boosted Its Website Performance by Migrating from Next.js to Astro with SolidJS

Comments
3 min read
Basic Routing and Pages in Next.js

Basic Routing and Pages in Next.js

Comments
4 min read
Handling Stock Inventory Using Firebase Transactions in Next.js

Handling Stock Inventory Using Firebase Transactions in Next.js

2
Comments
2 min read
Getting Started with Next.js: Part 7 - Internationalization and Localization

Getting Started with Next.js: Part 7 - Internationalization and Localization

Comments 1
3 min read
It’s not just you, Next.js is getting harder to use

It’s not just you, Next.js is getting harder to use

55
Comments 13
7 min read
I love both, but i can't choose

I love both, but i can't choose

4
Comments 1
1 min read
Next.js vs React

Next.js vs React

15
Comments
9 min read
Top 10 React js interview questions.

Top 10 React js interview questions.

3
Comments 1
5 min read
Turn Your Next.js App into a Mobile Powerhouse (Easy PWA Guide)

Turn Your Next.js App into a Mobile Powerhouse (Easy PWA Guide)

6
Comments
5 min read
We built an SEO-friendly website that ranked at the top of Google search results in just one week.

We built an SEO-friendly website that ranked at the top of Google search results in just one week.

3
Comments 1
3 min read
Next.js 14 SSO Github (Supabase Auth)

Next.js 14 SSO Github (Supabase Auth)

Comments
5 min read
Securing Next.js APIs with Firebase Authentication

Securing Next.js APIs with Firebase Authentication

Comments
2 min read
Build an awesome developer portfolio website.

Build an awesome developer portfolio website.

1
Comments 1
2 min read
Handle Clerk Authentication for back-end in TRPC + Next.js

Handle Clerk Authentication for back-end in TRPC + Next.js

7
Comments
11 min read
Lets try to build a Next.js App on AWS Amplify

Lets try to build a Next.js App on AWS Amplify

4
Comments 1
1 min read
Testing Next.js Router with Jest and React Testing Library

Testing Next.js Router with Jest and React Testing Library

2
Comments
2 min read
How to Build an Interactive Map with React Leaflet and Strapi

How to Build an Interactive Map with React Leaflet and Strapi

8
Comments
10 min read
How I fixed this Next.js error: Refused to load the script because it violate Content Security Policy directive

How I fixed this Next.js error: Refused to load the script because it violate Content Security Policy directive

1
Comments
4 min read
WebSockets

WebSockets

1
Comments
3 min read
I wrote a new blog using Next.js App router

I wrote a new blog using Next.js App router

2
Comments
3 min read
Las 20 preguntas principales de entrevistas sobre React

Las 20 preguntas principales de entrevistas sobre React

8
Comments 1
5 min read
Using Digital Ocean Spaces as Strapi Storage

Using Digital Ocean Spaces as Strapi Storage

1
Comments
3 min read
Testing Next.js Applications with React Testing Library

Testing Next.js Applications with React Testing Library

1
Comments
2 min read
Understanding React Server Component

Understanding React Server Component

5
Comments
4 min read
Best practices from open source: Use img.decode() in image-heavy applications

Best practices from open source: Use img.decode() in image-heavy applications

2
Comments
5 min read
Optimized Infinite Scroll with Next.js 14 Server Actions and React Query

Optimized Infinite Scroll with Next.js 14 Server Actions and React Query

5
Comments
5 min read
CSR vs SSR vs SSG

CSR vs SSR vs SSG

5
Comments 1
2 min read
Middlewares in Next JS

Middlewares in Next JS

2
Comments
2 min read
Next.js 14 with Firebase: A Practical Walkthrough

Next.js 14 with Firebase: A Practical Walkthrough

44
Comments
3 min read
Optimizing Performance in Next.js Using Dynamic Imports

Optimizing Performance in Next.js Using Dynamic Imports

41
Comments 1
4 min read
Client-Side Rendering (CSR) Vs Server-Side Rendering (SSR)

Client-Side Rendering (CSR) Vs Server-Side Rendering (SSR)

2
Comments
4 min read
Enhancing Next.js Pages with SEO Configuration Using withSEO HOC

Enhancing Next.js Pages with SEO Configuration Using withSEO HOC

1
Comments
2 min read
Stay Alive Using the Wake Lock API in Next.js

Stay Alive Using the Wake Lock API in Next.js

Comments
2 min read
How to add a video into your website in Next.js 14

How to add a video into your website in Next.js 14

4
Comments
2 min read
Tips from Open source: Use shadow DOM to avoid potential CSS breaks

Tips from Open source: Use shadow DOM to avoid potential CSS breaks

Comments
5 min read
What is bubble?

What is bubble?

Comments
1 min read
Aha Moments I Had When Trying Next.js 14 for the First Time (as a React Dev) 🚀🤯✨

Aha Moments I Had When Trying Next.js 14 for the First Time (as a React Dev) 🚀🤯✨

5
Comments
3 min read
How Well Does Azure Static Web Apps (SWA) Support Next.js? | Pages Architecture

How Well Does Azure Static Web Apps (SWA) Support Next.js? | Pages Architecture

Comments
3 min read
loading...