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

55
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
What Is New in NextJS 13

What Is New in NextJS 13

3
Comments
8 min read
How I implemented Drizzle ORM with Nextauth

How I implemented Drizzle ORM with Nextauth

1
Comments
5 min read
Building an AI Search App with Next.js and OpenAI: A Step-by-step Guide

Building an AI Search App with Next.js and OpenAI: A Step-by-step Guide

Comments
6 min read
A STEP BY STEP GUIDE TO CREATING A FULL STACK WEB APP USING NEXT JS AND SUPABASE 🙌🙌💥..

A STEP BY STEP GUIDE TO CREATING A FULL STACK WEB APP USING NEXT JS AND SUPABASE 🙌🙌💥..

3
Comments
5 min read
Creating Free AI Images: A Step-by-Step Guide

Creating Free AI Images: A Step-by-Step Guide

4
Comments
4 min read
How to Fix: Generating static pages (0/8)TypeError: Cannot read properties of undefined (reading 'data')

How to Fix: Generating static pages (0/8)TypeError: Cannot read properties of undefined (reading 'data')

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