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.
Getting Started with Next.js: Part 6 - Advanced Configuration and Optimization

Getting Started with Next.js: Part 6 - Advanced Configuration and Optimization

Comments
2 min read
🚀 How to Get Started with sportdevs.com Website for Aussie Rules Football? 🏉

🚀 How to Get Started with sportdevs.com Website for Aussie Rules Football? 🏉

Comments
1 min read
Leveraging the Next.js Link Component for Conditional Pre-fetching

Leveraging the Next.js Link Component for Conditional Pre-fetching

Comments
2 min read
🚀 How to Build a Next.js App with React, PostgreSQL, and SportDevs API?

🚀 How to Build a Next.js App with React, PostgreSQL, and SportDevs API?

Comments
1 min read
Add Metadata in NextJS App router for nested pages

Add Metadata in NextJS App router for nested pages

1
Comments
3 min read
How to add Youtube Playlist API with react nexJs App

How to add Youtube Playlist API with react nexJs App

Comments
1 min read
How to Handle Notifications with React Toasty in Next.js

How to Handle Notifications with React Toasty in Next.js

5
Comments
1 min read
Basic Routing and Pages in Next.js

Basic Routing and Pages in Next.js

Comments
4 min read
Optimizing User Experience: Pre-fetching Pages in Next.js with the Link Component

Optimizing User Experience: Pre-fetching Pages in Next.js with the Link Component

Comments
2 min read
why .txt files in next.js build of new App structure?

why .txt files in next.js build of new App structure?

Comments
1 min read
Get 100 lighthouse performance score with a React app

Get 100 lighthouse performance score with a React app

Comments
4 min read
Bkash Payment with NextJS & TypeScript

Bkash Payment with NextJS & TypeScript

Comments
3 min read
Why Choose Next.js? Exploring Its Features for Web Development

Why Choose Next.js? Exploring Its Features for Web Development

Comments
3 min read
Is this Tiptap Editor Is good For Next Js

Is this Tiptap Editor Is good For Next Js

Comments
1 min read
Module not found: Can't resolve 'pino-pretty'

Module not found: Can't resolve 'pino-pretty'

Comments
1 min read
Dev Rooms: Collaborative Coding Platform

Dev Rooms: Collaborative Coding Platform

Comments
2 min read
A Fun Guide to Using Framer Motion to Liven Up Your React App

A Fun Guide to Using Framer Motion to Liven Up Your React App

Comments
2 min read
Fixing my deployment mistakes

Fixing my deployment mistakes

1
Comments
5 min read
How to implement a Multi-Select Dropdown component with React and Tailwind CSS

How to implement a Multi-Select Dropdown component with React and Tailwind CSS

3
Comments
10 min read
How I optimized SVG icons on my website

How I optimized SVG icons on my website

1
Comments
4 min read
Protect Your API-Endpoints in Next.js 14 with the Chain of Responsibility Pattern.

Protect Your API-Endpoints in Next.js 14 with the Chain of Responsibility Pattern.

Comments
4 min read
Tips from open-source: Set a maximum time limit on fetch using Promise.race()

Tips from open-source: Set a maximum time limit on fetch using Promise.race()

1
Comments
3 min read
Entenda o Next.js 13! Pages Router vs App Router

Entenda o Next.js 13! Pages Router vs App Router

Comments
2 min read
Creating a Rich Text Editor with TipTap in Next.js: A Step-by-Step Guide

Creating a Rich Text Editor with TipTap in Next.js: A Step-by-Step Guide

5
Comments
1 min read
Next.js Failed to compile Deploying to Vercel

Next.js Failed to compile Deploying to Vercel

5
Comments 2
1 min read
Project using CopilotKit with Next.js implementing chatbot and AutoSuggestion.

Project using CopilotKit with Next.js implementing chatbot and AutoSuggestion.

5
Comments
18 min read
How to get CMS in any Next app with one line

How to get CMS in any Next app with one line

30
Comments 5
19 min read
Looking for a Tech Cofounder

Looking for a Tech Cofounder

Comments
1 min read
NextJS Add XML Sitemap

NextJS Add XML Sitemap

Comments
2 min read
There was an error while hydrating this Suspense boundary. Switched to client rendering. Next.js 14

There was an error while hydrating this Suspense boundary. Switched to client rendering. Next.js 14

Comments
1 min read
A quick guide to Next.js setup

A quick guide to Next.js setup

Comments
4 min read
A Guide to Effortlessly Use SVGs in Next Js Projects

A Guide to Effortlessly Use SVGs in Next Js Projects

Comments
2 min read
Build and deploy a Next.js ecommerce website in 5 steps

Build and deploy a Next.js ecommerce website in 5 steps

1
Comments
5 min read
Javascript Error Guardian

Javascript Error Guardian

Comments
1 min read
Visualize your JSON data instantly

Visualize your JSON data instantly

Comments
1 min read
NextJS Add Metadata

NextJS Add Metadata

1
Comments
3 min read
How I Built a Blog with Next.js and Firebase

How I Built a Blog with Next.js and Firebase

22
Comments 1
15 min read
Query string params in Next.js (14) with App Router

Query string params in Next.js (14) with App Router

6
Comments 1
2 min read
🤿 Looking for Waterpolo API for Research Consultant Project? 🌊

🤿 Looking for Waterpolo API for Research Consultant Project? 🌊

Comments
1 min read
🤔 Looking for advice on integrating SportDevs API for futsal data?

🤔 Looking for advice on integrating SportDevs API for futsal data?

2
Comments
1 min read
Group routes according to the categories and apply different layouts with layout.tsx in NextJs App Routing.

Group routes according to the categories and apply different layouts with layout.tsx in NextJs App Routing.

1
Comments
3 min read
Next JS Server Side Api

Next JS Server Side Api

5
Comments 1
1 min read
NextJS Add RSS Feed to Blog

NextJS Add RSS Feed to Blog

2
Comments 1
2 min read
🏸 Looking for guidance on implementing Badminton OpenAPI schema with SportDevs API?

🏸 Looking for guidance on implementing Badminton OpenAPI schema with SportDevs API?

Comments
1 min read
Build an awesome GitHub developer portfolio.

Build an awesome GitHub developer portfolio.

90
Comments 22
2 min read
Next.js vs React

Next.js vs React

15
Comments
9 min read
Finta's Automated Financial Synchronization powered by Plaid, Stripe and Inngest

Finta's Automated Financial Synchronization powered by Plaid, Stripe and Inngest

4
Comments
5 min read
NextAuth.js over Clerk

NextAuth.js over Clerk

1
Comments
2 min read
Project using CopilotKit with Next.js implementing chatbot and AutoSuggestion.

Project using CopilotKit with Next.js implementing chatbot and AutoSuggestion.

5
Comments 1
13 min read
Deploying Your NextJS Project on Hostinger

Deploying Your NextJS Project on Hostinger

Comments
3 min read
How to Handling Authentication in Next.js with Clerk

How to Handling Authentication in Next.js with Clerk

5
Comments
1 min read
usememo & useCallback hook

usememo & useCallback hook

2
Comments
1 min read
Exploring “Data Fetching with React Server Components” with Next.js

Exploring “Data Fetching with React Server Components” with Next.js

1
Comments
5 min read
Understanding clearly page transition using libraries in React and Next.js

Understanding clearly page transition using libraries in React and Next.js

1
Comments 2
3 min read
PM built another productivity timer

PM built another productivity timer

2
Comments 2
2 min read
State Scope with Providers - Next.js with Jotai

State Scope with Providers - Next.js with Jotai

Comments
4 min read
Build a Slack app with SlackKit

Build a Slack app with SlackKit

2
Comments
10 min read
Deploy Full Stack NextJS app on Cloudflare Pages 📑

Deploy Full Stack NextJS app on Cloudflare Pages 📑

6
Comments
1 min read
Nextjs

Nextjs

Comments
1 min read
How to deploy a Next.js application to GitLab Page

How to deploy a Next.js application to GitLab Page

1
Comments
5 min read
loading...