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

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

Comments
1 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
Fetching Data with Firebase Firestore in Next.js's getServerSideProps

Fetching Data with Firebase Firestore in Next.js's getServerSideProps

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

How to Handling Authentication in Next.js with Clerk

4
Comments
1 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
What the heck is Next.js?

What the heck is Next.js?

Comments
3 min read
Unlocking Internationalization in Next.js with serverSideTranslations

Unlocking Internationalization in Next.js with serverSideTranslations

Comments
2 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
Build an awesome GitHub developer portfolio.

Build an awesome GitHub developer portfolio.

80
Comments 19
2 min read
Building a Notion-style activity feed with Next.js and shadcn/ui

Building a Notion-style activity feed with Next.js and shadcn/ui

Comments
10 min read
Building a Search Form in React with Next.js and useRouter

Building a Search Form in React with Next.js and useRouter

Comments
2 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
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
Integrating Firebase with Next.js for Static Generation

Integrating Firebase with Next.js for Static Generation

Comments 1
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
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
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
Implementing Multilingual Support in Next.js with next-i18next

Implementing Multilingual Support in Next.js with next-i18next

Comments
2 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
PWA: Build Installable Next.js App that Works Offline

PWA: Build Installable Next.js App that Works Offline

1
Comments
7 min read
Step-by-Step Guide to Setting Up Husky, ESLint, and Prettier in a Next.js TypeScript Project

Step-by-Step Guide to Setting Up Husky, ESLint, and Prettier in a Next.js TypeScript Project

Comments
3 min read
Next Auth boilerplate TS

Next Auth boilerplate TS

Comments
9 min read
Answers to Common Next.js Questions

Answers to Common Next.js Questions

33
Comments 10
11 min read
How we take data-driven decisions with LogSnag

How we take data-driven decisions with LogSnag

3
Comments
2 min read
React Server Components Example with Next.js

React Server Components Example with Next.js

Comments
17 min read
How HomeTriangle Boosted Its Website Performance by Migrating from Next.js to Astro with SolidJS

How HomeTriangle Boosted Its Website Performance by Migrating from Next.js to Astro with SolidJS

Comments
3 min read
Leveraging Next.js and Firebase to Fetch Upcoming Events: A Deep Dive

Leveraging Next.js and Firebase to Fetch Upcoming Events: A Deep Dive

Comments 1
2 min read
loading...