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.
Open Source Chatbot Interface Next.js Example for Scalable Web Projects

Open Source Chatbot Interface Next.js Example for Scalable Web Projects

Comments
5 min read
App Router vs Pages Router in Next.js — a deep, practical guide

App Router vs Pages Router in Next.js — a deep, practical guide

2
Comments
3 min read
Server-Side Rendering in 2025: Nuxt vs. Next – Which One Should You Choose?

Server-Side Rendering in 2025: Nuxt vs. Next – Which One Should You Choose?

2
Comments 4
5 min read
A Minimalist Changelog Template for Next.js 15

A Minimalist Changelog Template for Next.js 15

Comments
1 min read
Launching My Open-Source Blog App

Launching My Open-Source Blog App

2
Comments
2 min read
The hidden dangers of AI-generated code in modern web frameworks

The hidden dangers of AI-generated code in modern web frameworks

2
Comments 2
5 min read
Online ticket booking web app built with Next.js, Prisma, BetterAuth, and ShadCN/UI

Online ticket booking web app built with Next.js, Prisma, BetterAuth, and ShadCN/UI

6
Comments
1 min read
🔥 Building a Simple PDF AI Chat app with Next.js, React PDF and OpenAI 💬

🔥 Building a Simple PDF AI Chat app with Next.js, React PDF and OpenAI 💬

3
Comments
10 min read
🦴 Create Smooth Skeleton Loaders in React with `skeleton-loader-ap`

🦴 Create Smooth Skeleton Loaders in React with `skeleton-loader-ap`

Comments
2 min read
Introducing Pomora: a minimal, focused Pomodoro timer (Next.js + Tailwind + shadcn/ui)

Introducing Pomora: a minimal, focused Pomodoro timer (Next.js + Tailwind + shadcn/ui)

Comments
1 min read
shadcn-portfolio: Next.js Developer Portfolio Template with shadcn/ui

shadcn-portfolio: Next.js Developer Portfolio Template with shadcn/ui

3
Comments
1 min read
The Hidden Pitfall of Next.js Fetch Revalidation: A Real-World Debugging Story

The Hidden Pitfall of Next.js Fetch Revalidation: A Real-World Debugging Story

1
Comments
2 min read
Dockerizing a Next.js App with PostgreSQL and pgAdmin: A Step-by-Step Guide

Dockerizing a Next.js App with PostgreSQL and pgAdmin: A Step-by-Step Guide

1
Comments
3 min read
Blue-Green Deployment of a Next.js App on EC2 Using AWS CodeDeploy

Blue-Green Deployment of a Next.js App on EC2 Using AWS CodeDeploy

1
Comments
4 min read
A Beginner's Guide to Using Prisma with a Next.js Application

A Beginner's Guide to Using Prisma with a Next.js Application

5
Comments
7 min read
React Server Components: What Problems Do They Actually Solve?

React Server Components: What Problems Do They Actually Solve?

Comments
3 min read
Stop Fighting URL State in React: Introducing react-zod-url-state

Stop Fighting URL State in React: Introducing react-zod-url-state

16
Comments 5
3 min read
How to Integrate Google APIs in Your Next.js Project

How to Integrate Google APIs in Your Next.js Project

1
Comments
3 min read
From Groomzilla to Full-Stack Engineer: Building Wedstack

From Groomzilla to Full-Stack Engineer: Building Wedstack

Comments
3 min read
🍝 Spaghetti Code: Why Your App Breaks When You Touch One Line

🍝 Spaghetti Code: Why Your App Breaks When You Touch One Line

2
Comments 4
3 min read
Next.JS 15 Markdown Notes Taking App Completed

Next.JS 15 Markdown Notes Taking App Completed

Comments
1 min read
From Server to Client: Handling Initial Data Fetching and Infinite Scroll

From Server to Client: Handling Initial Data Fetching and Infinite Scroll

8
Comments 7
4 min read
Reducing JavaScript Bundle Size in Next.js — Practical Guide for Faster Apps

Reducing JavaScript Bundle Size in Next.js — Practical Guide for Faster Apps

1
Comments
2 min read
How loading.tsx in Next.js Caused Massive CLS Issues (and Hurt My SEO)

How loading.tsx in Next.js Caused Massive CLS Issues (and Hurt My SEO)

Comments
2 min read
How to rate limit your Next.js APIs using Upstash

How to rate limit your Next.js APIs using Upstash

4
Comments
4 min read
loading...