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 I learned building synchronized YouTube playback for Moka-fi

What I learned building synchronized YouTube playback for Moka-fi

Comments
4 min read
When Your Next.js App Works on Port 3000 but Production Says Nope

When Your Next.js App Works on Port 3000 but Production Says Nope

Comments
4 min read
Stop Using a mounted Flag to Fix Theme Flash: Use useSyncExternalStore Instead

Stop Using a mounted Flag to Fix Theme Flash: Use useSyncExternalStore Instead

Comments
9 min read
Building an Ad-Free, Interactive Wiki & Calculator Hub for Roblox Games with Next.js 14

Building an Ad-Free, Interactive Wiki & Calculator Hub for Roblox Games with Next.js 14

Comments
3 min read
Fix Next.js Parallel Routes 404 on Refresh | App Router Guide

Fix Next.js Parallel Routes 404 on Refresh | App Router Guide

1
Comments
4 min read
Enforce access control with a few custom linter rules

Enforce access control with a few custom linter rules

Comments
6 min read
Adding a remote MCP server to a Next.js app, OAuth and all

Adding a remote MCP server to a Next.js app, OAuth and all

1
Comments 2
7 min read
How to Handle Uncaught Errors in Next.js App Router (Without Alert Spam or 100KB SDKs)

How to Handle Uncaught Errors in Next.js App Router (Without Alert Spam or 100KB SDKs)

Comments
2 min read
I built a Next.js digital marketplace with Stripe Connect

I built a Next.js digital marketplace with Stripe Connect

Comments
1 min read
Architectural Breakdown: Installing Flask on Ubuntu 24.04

Architectural Breakdown: Installing Flask on Ubuntu 24.04

Comments
6 min read
Passing a Mongoose Document Straight Into a Client Component Can Fail in a Way That's Genuinely Hard to Diagnose

Passing a Mongoose Document Straight Into a Client Component Can Fail in a Way That's Genuinely Hard to Diagnose

1
Comments
4 min read
Next.js Hydration Errors: The 5 Villains Breaking Your SSR (And How to Fix Them)

Next.js Hydration Errors: The 5 Villains Breaking Your SSR (And How to Fix Them)

Comments
5 min read
I Tackled the Planet of Lana Language Challenge by Building an AI Translator & Voice Synthesizer

I Tackled the Planet of Lana Language Challenge by Building an AI Translator & Voice Synthesizer

Comments
6 min read
Why we used navigator.sendBeacon instead of heavy Fetch wrappers for crash telemetry

Why we used navigator.sendBeacon instead of heavy Fetch wrappers for crash telemetry

Comments
2 min read
Your Next.js Server Action is a public HTTP endpoint, and the button is not protecting it

Your Next.js Server Action is a public HTTP endpoint, and the button is not protecting it

Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.