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.
Can you help with a quick survey? 30 secs top 🙏

Can you help with a quick survey? 30 secs top 🙏

4
Comments
1 min read
Building a Dynamic Job Board with Issues Github, Next.js, Tailwind CSS and MobX-State-Tree

Building a Dynamic Job Board with Issues Github, Next.js, Tailwind CSS and MobX-State-Tree

1
Comments
6 min read
Supabase & Lemon Squeezy magic link integration

Supabase & Lemon Squeezy magic link integration

Comments
4 min read
How to Host an External Blog on Your Site's /blog URL

How to Host an External Blog on Your Site's /blog URL

Comments
13 min read
Next.js App Router Course

Next.js App Router Course

Comments
2 min read
How next-intl Works

How next-intl Works

Comments
3 min read
Integrando Azure ContentSafety para el análisis de feedback: Una prueba de concepto

Integrando Azure ContentSafety para el análisis de feedback: Una prueba de concepto

5
Comments
7 min read
CSS Styling (Next.js)

CSS Styling (Next.js)

Comments
2 min read
Lessons from open-source: CPU profiling in NodeJs.

Lessons from open-source: CPU profiling in NodeJs.

2
Comments
2 min read
StudyCrew - Making Education Accessible Through Technology

StudyCrew - Making Education Accessible Through Technology

2
Comments
1 min read
Mastering Next.js 14: Adding Search and Pagination

Mastering Next.js 14: Adding Search and Pagination

1
Comments
9 min read
Lessons from open-source: Have you ever used console object like this `console[consoleMethod](‘’)`?

Lessons from open-source: Have you ever used console object like this `console[consoleMethod](‘’)`?

Comments
3 min read
Lessons from open-source: typeof alternative to get a variable type

Lessons from open-source: typeof alternative to get a variable type

2
Comments
2 min read
Lessons from open-source: Use picocolors to format terminal output with colors

Lessons from open-source: Use picocolors to format terminal output with colors

Comments
2 min read
Lessons from open-source: Replace zod with superstruct if you do not use zod’s advanced capabilities

Lessons from open-source: Replace zod with superstruct if you do not use zod’s advanced capabilities

1
Comments
2 min read
How to deploy next js project on Linux Server with Ngnix and pm2

How to deploy next js project on Linux Server with Ngnix and pm2

Comments
1 min read
Limit Country Wise Access On Website Using Next.js

Limit Country Wise Access On Website Using Next.js

1
Comments
2 min read
Optimize your Nextjs app

Optimize your Nextjs app

2
Comments
4 min read
Using Nextjs, Aceternity UI and Shadcn-UI all together

Using Nextjs, Aceternity UI and Shadcn-UI all together

1
Comments
5 min read
Publish PostgresSQL Data Changes to React with KsqlDB and MQTT

Publish PostgresSQL Data Changes to React with KsqlDB and MQTT

Comments
6 min read
Next.js starter template

Next.js starter template

Comments
2 min read
Navigating Email Scheduling: Tackling Every Hurdle

Navigating Email Scheduling: Tackling Every Hurdle

Comments
3 min read
Drawing the Line: When to Use Server and Client Components in Your Next.js App

Drawing the Line: When to Use Server and Client Components in Your Next.js App

3
Comments
3 min read
【Next.js, GraphQL, Apollo Client】How to rewrite Apollo Client cache after a mutation. -part2-

【Next.js, GraphQL, Apollo Client】How to rewrite Apollo Client cache after a mutation. -part2-

Comments
3 min read
Lessons from open-source: How to create an array containing 0..N using Array.from?

Lessons from open-source: How to create an array containing 0..N using Array.from?

Comments
2 min read
From To-Do List Chaos to AI-Powered Productivity: My Journey Building Autotask

From To-Do List Chaos to AI-Powered Productivity: My Journey Building Autotask

Comments
5 min read
how to use skeleton loading next 13 with shadcn ui

how to use skeleton loading next 13 with shadcn ui

1
Comments
2 min read
Webpack stats file

Webpack stats file

Comments
6 min read
Creating a text writing animation in React using Framer-Motion

Creating a text writing animation in React using Framer-Motion

1
Comments
2 min read
The Benefits of Deploying Your Next.js App to Vercel

The Benefits of Deploying Your Next.js App to Vercel

5
Comments
3 min read
Mastering React's cloneElement and Children.map: A Guide with Practical Code Examples

Mastering React's cloneElement and Children.map: A Guide with Practical Code Examples

Comments
4 min read
Make your product collaborative with Convex

Make your product collaborative with Convex

1
Comments
8 min read
Exploring Every Feature in Next.js and Testing Hosting Providers

Exploring Every Feature in Next.js and Testing Hosting Providers

Comments
2 min read
How to generate functioning NextJS apps from multiple images with AI?

How to generate functioning NextJS apps from multiple images with AI?

5
Comments 1
3 min read
Tweets Scheduler Built using NextJS, Gemini API, Appwrite and Twitter API

Tweets Scheduler Built using NextJS, Gemini API, Appwrite and Twitter API

5
Comments 2
7 min read
Using markdown to manage content to NextJS App Router

Using markdown to manage content to NextJS App Router

Comments
3 min read
Lessons from open-source: Can you use "require" and "import" in the same file in NodeJs

Lessons from open-source: Can you use "require" and "import" in the same file in NodeJs

Comments
2 min read
Lessons from open-source: Typesafe “getInt” utility function in Next.js source code

Lessons from open-source: Typesafe “getInt” utility function in Next.js source code

Comments
3 min read
Next.js Error Monitoring with Sentry: Enhancing Your Application’s Reliability

Next.js Error Monitoring with Sentry: Enhancing Your Application’s Reliability

1
Comments
3 min read
Lessons from open-source: Partytown — a library that uses web worker to run third party scripts.

Lessons from open-source: Partytown — a library that uses web worker to run third party scripts.

Comments
2 min read
Add Google Analytics to NextJS/React Website

Add Google Analytics to NextJS/React Website

6
Comments
1 min read
Fix: Hydration failed because the initial UI does not match what was rendered on the server

Fix: Hydration failed because the initial UI does not match what was rendered on the server

Comments
3 min read
Effortless Deployment: Next.js Static WebApp on S3 & CloudFront with AWS CDK and CodePipeline Tutorial

Effortless Deployment: Next.js Static WebApp on S3 & CloudFront with AWS CDK and CodePipeline Tutorial

1
Comments
7 min read
Lessons from open-source: What is OpenTelemetry

Lessons from open-source: What is OpenTelemetry

Comments
2 min read
How I built a Web based Operating System

How I built a Web based Operating System

5
Comments
4 min read
Unlocking Web Development Potential with Next.js

Unlocking Web Development Potential with Next.js

Comments
2 min read
Creating Webhook between Clerk and DynamoDB

Creating Webhook between Clerk and DynamoDB

Comments
3 min read
Integrate an Audit Trail for NextAuth.js in a few lines of code

Integrate an Audit Trail for NextAuth.js in a few lines of code

Comments
3 min read
The Web Page Rendering Process in Browsers: A Deep Dive

The Web Page Rendering Process in Browsers: A Deep Dive

2
Comments
2 min read
Como customizar o preview de links em redes sociais no Next.js

Como customizar o preview de links em redes sociais no Next.js

5
Comments
3 min read
Deploy Next JS App to Google Cloud Run with Github Actions CI/CD - A Complete Guide

Deploy Next JS App to Google Cloud Run with Github Actions CI/CD - A Complete Guide

1
Comments
7 min read
Next.js: consequence of AppRouter on your CSP

Next.js: consequence of AppRouter on your CSP

Comments
3 min read
Lessons from open-source: Use nested functions for logic encapsulation and separation of concerns.

Lessons from open-source: Use nested functions for logic encapsulation and separation of concerns.

Comments
2 min read
Easy access form value in Nextjs/React with TS

Easy access form value in Nextjs/React with TS

1
Comments
1 min read
Payload CMS: A Developer's Friend, with Room to Grow

Payload CMS: A Developer's Friend, with Room to Grow

Comments
1 min read
Desbravando o Next.js: O Futuro do Desenvolvimento Frontend

Desbravando o Next.js: O Futuro do Desenvolvimento Frontend

1
Comments
2 min read
Mastering Next.js 14: Static and Dynamic Rendering with Streaming

Mastering Next.js 14: Static and Dynamic Rendering with Streaming

1
Comments
6 min read
How to PWA you App like a pro

How to PWA you App like a pro

2
Comments 2
2 min read
How to Add JSON-LD Structured Data to a Next.js Website

How to Add JSON-LD Structured Data to a Next.js Website

9
Comments
3 min read
Next.js Large file uploads using Edge Store

Next.js Large file uploads using Edge Store

12
Comments
4 min read
loading...