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 13: complete guide to Server Components and the App Directory

Next.js 13: complete guide to Server Components and the App Directory

3
Comments
12 min read
A Guide to Identifying and Removing Unnecessary Dependencies

A Guide to Identifying and Removing Unnecessary Dependencies

22
Comments
2 min read
NextJS App Router Intro and Tour

NextJS App Router Intro and Tour

Comments
4 min read
NextJs rootLayout and nested layouts on routes (A beginner's guide)

NextJs rootLayout and nested layouts on routes (A beginner's guide)

3
Comments
2 min read
Next.js 13.4's Server Actions and Data Fetching

Next.js 13.4's Server Actions and Data Fetching

59
Comments 5
10 min read
Next JS Routing Patterns

Next JS Routing Patterns

10
Comments 5
3 min read
Spotify API for creating 'Listening now' card with Nextjs

Spotify API for creating 'Listening now' card with Nextjs

5
Comments 2
5 min read
ChatGPT Part I: AI-Powered Text Generation with Next.js and OpenAI

ChatGPT Part I: AI-Powered Text Generation with Next.js and OpenAI

5
Comments 1
10 min read
Real-time page views with Next.js, Turso and Drizzle ORM

Real-time page views with Next.js, Turso and Drizzle ORM

1
Comments
3 min read
Legacy pages/api works in App Router Next.js project

Legacy pages/api works in App Router Next.js project

2
Comments
1 min read
Next.js 13 and React Suspense: Create a loading component

Next.js 13 and React Suspense: Create a loading component

14
Comments
7 min read
How I built an event ticketing system with Next.js and Firebase

How I built an event ticketing system with Next.js and Firebase

182
Comments 23
14 min read
Mastering Authentication in Next.js 13: A Comprehensive Guide to Secure User Authentication

Mastering Authentication in Next.js 13: A Comprehensive Guide to Secure User Authentication

1
Comments
2 min read
Autocompleting API Responses for the zod curious

Autocompleting API Responses for the zod curious

3
Comments
3 min read
Local Image not displaying in public folder EASY FIX - NextJS

Local Image not displaying in public folder EASY FIX - NextJS

23
Comments 4
2 min read
How I built a Midjourney API

How I built a Midjourney API

55
Comments 15
3 min read
How to use Firebase Authentication in Next.js 13, Server Side with Admin SDK

How to use Firebase Authentication in Next.js 13, Server Side with Admin SDK

69
Comments 17
5 min read
POR QUE e COMO USAR o Redux??

POR QUE e COMO USAR o Redux??

1
Comments
4 min read
Authentication for apps -> How can utilize next-auth for authentication?

Authentication for apps -> How can utilize next-auth for authentication?

1
Comments
2 min read
How to implement subscription model using LemonSqueezy in Next.js (13.4 stable app router)

How to implement subscription model using LemonSqueezy in Next.js (13.4 stable app router)

42
Comments 9
19 min read
How to Create a Pricing Table with a Monthly/Yearly Toggle in Tailwind CSS and Next.js

How to Create a Pricing Table with a Monthly/Yearly Toggle in Tailwind CSS and Next.js

6
Comments
16 min read
Freakin Easy React State Management with useProvider Hook

Freakin Easy React State Management with useProvider Hook

3
Comments
2 min read
How to Make Dynamic Routing with Next.js

How to Make Dynamic Routing with Next.js

6
Comments
3 min read
How to Generate Dynamic Placeholder Images with React Image Filler

How to Generate Dynamic Placeholder Images with React Image Filler

2
Comments
3 min read
Deploy React web application with Next.js and .NET API on Linux Host

Deploy React web application with Next.js and .NET API on Linux Host

15
Comments
4 min read
loading...