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.
Building a Laravel and Next.js Project with Docker: A Step-by-Step Guide

Building a Laravel and Next.js Project with Docker: A Step-by-Step Guide

11
Comments
4 min read
Setting up Next.js 13 with Vitest

Setting up Next.js 13 with Vitest

14
Comments 2
2 min read
Introduction to Next.js Server Actions

Introduction to Next.js Server Actions

1
Comments
5 min read
Next.js 13: Introducing App Router and Server Components

Next.js 13: Introducing App Router and Server Components

1
Comments
2 min read
How to Render JSON Items in Next.js and Server Components?

How to Render JSON Items in Next.js and Server Components?

Comments
4 min read
Three things I loved most about Next.js 13.4 so far

Three things I loved most about Next.js 13.4 so far

3
Comments
8 min read
Creating Interactive Maps with React and Mapbox GL JS in a NextJs App

Creating Interactive Maps with React and Mapbox GL JS in a NextJs App

5
Comments 1
4 min read
Rapid development of full-stack navigation sites using Nextjs

Rapid development of full-stack navigation sites using Nextjs

1
Comments
9 min read
The Power of Promises with Next.js: Building a Pizza Delivery App 🍕

The Power of Promises with Next.js: Building a Pizza Delivery App 🍕

22
Comments
5 min read
Building an event ticketing application with Next.js and Appwrite

Building an event ticketing application with Next.js and Appwrite

18
Comments
16 min read
React Server Components overview

React Server Components overview

4
Comments
6 min read
Social SSO in Next.js

Social SSO in Next.js

Comments
13 min read
How to Create a Beautiful Particle Animation with HTML Canvas

How to Create a Beautiful Particle Animation with HTML Canvas

6
Comments
27 min read
Next.js Data Fetching: Optimize Performance with the Right Method

Next.js Data Fetching: Optimize Performance with the Right Method

5
Comments 1
4 min read
Add Google Analytics to Next.Js 13.4 app dir

Add Google Analytics to Next.Js 13.4 app dir

24
Comments 10
3 min read
Seamless, full-stack authentication in Next.js

Seamless, full-stack authentication in Next.js

83
Comments 2
8 min read
Securing Your Next.js Application with Strict CSP

Securing Your Next.js Application with Strict CSP

25
Comments 4
3 min read
Introduction to Next.js: Building Modern Web App

Introduction to Next.js: Building Modern Web App

5
Comments 1
3 min read
How to Enable Editor Branching with Cloudcannon Projects

How to Enable Editor Branching with Cloudcannon Projects

Comments
9 min read
Simplifying Font Awesome implementation with Nextjs App Router!

Simplifying Font Awesome implementation with Nextjs App Router!

1
Comments 3
3 min read
Ensure Code Separation in Next.js: Server Only vs Client Components

Ensure Code Separation in Next.js: Server Only vs Client Components

1
Comments
2 min read
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
Newsletters on Portfolio

Newsletters on Portfolio

11
Comments
1 min read
NextJS App Router Intro and Tour

NextJS App Router Intro and Tour

Comments
4 min read
A Guide to Identifying and Removing Unnecessary Dependencies

A Guide to Identifying and Removing Unnecessary Dependencies

15
Comments
2 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

178
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
How I built a Midjourney API

How I built a Midjourney API

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

Local Image not displaying in public folder EASY FIX - NextJS

18
Comments 4
2 min read
POR QUE e COMO USAR o Redux??

POR QUE e COMO USAR o Redux??

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

65
Comments 17
5 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 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
Use Notion as a database for your Next.JS Blog

Use Notion as a database for your Next.JS Blog

274
Comments 34
4 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)

40
Comments 9
19 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
Freakin Easy React State Management with useProvider Hook

Freakin Easy React State Management with useProvider Hook

3
Comments
2 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

12
Comments
4 min read
Develop Seperate Backend and Frontend Projects (Laravel)

Develop Seperate Backend and Frontend Projects (Laravel)

5
Comments
2 min read
I built the free and open source, privacy-first Google Analytics alternative

I built the free and open source, privacy-first Google Analytics alternative

2
Comments
1 min read
Express file-based routing like Next.js

Express file-based routing like Next.js

Comments
2 min read
How to access URL params in incoming request (Nextjs 13.4 Route handlers)

How to access URL params in incoming request (Nextjs 13.4 Route handlers)

23
Comments 5
1 min read
Easiest way to Create React tables (NEXTJS)

Easiest way to Create React tables (NEXTJS)

33
Comments 4
3 min read
How to add dark theme easily in NextJS using Zustand and Tailwind.

How to add dark theme easily in NextJS using Zustand and Tailwind.

6
Comments 4
3 min read
NextJS User Login & Registration (AWS Cognito)

NextJS User Login & Registration (AWS Cognito)

13
Comments
4 min read
how to optimize search engine in next.js projects

how to optimize search engine in next.js projects

Comments
2 min read
Updated my Next.js project to v13 Part3: <Link>, “use client”

Updated my Next.js project to v13 Part3: <Link>, “use client”

Comments 2
2 min read
Updated my Next.js project to v13 Part1: Migrated app router

Updated my Next.js project to v13 Part1: Migrated app router

Comments
4 min read
Updated NextAuth from v3 to v4

Updated NextAuth from v3 to v4

Comments
3 min read
Updated my Next.js project to v13 Part2: Hooks for App Router

Updated my Next.js project to v13 Part2: Hooks for App Router

Comments
2 min read
loading...