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

11
Comments
4 min read
Impersonation feature using Rails and NextJS

Impersonation feature using Rails and NextJS

2
Comments
9 min read
The origin of App Router - A Next.Js Rewind

The origin of App Router - A Next.Js Rewind

3
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 11
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

3
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
Building Portfolio with Next.js: Add Pages

Building Portfolio with Next.js: Add Pages

20
Comments
3 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
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)

21
Comments 3
7 min read
Why Server Components - A Brief History of Web

Why Server Components - A Brief History of Web

41
Comments 7
14 min read
Using searchParams, useSearchParams and useRouter in Next 13

Using searchParams, useSearchParams and useRouter in Next 13

30
Comments 2
7 min read
How to mock URLSearchParams and searchParams with Jest

How to mock URLSearchParams and searchParams with Jest

7
Comments
6 min read
Building Portfolio: Install Next.js and Tailwind with pnpm

Building Portfolio: Install Next.js and Tailwind with pnpm

32
Comments
2 min read
Typescript 🟦 CRUD API: Next.js, Tailwind, tRPC, Prisma Postgres, Docker

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

96
Comments 11
9 min read
Server Side Mocking for Playwright in NextJS using Mock Service Worker

Server Side Mocking for Playwright in NextJS using Mock Service Worker

21
Comments 1
4 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

54
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
A guide to Next.js layouts and nested layouts

A guide to Next.js layouts and nested layouts

54
Comments 2
11 min read
loading...