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.
How To Fix the "Source Parse Failed For Route" Error in Next.js

How To Fix the "Source Parse Failed For Route" Error in Next.js

Comments
3 min read
Dealing With the '"next/font" requires SWC' Error in Next.js

Dealing With the '"next/font" requires SWC' Error in Next.js

1
Comments
3 min read
How to Make Next.js Image Optimization Work on AWS Elastic Beanstalk

How to Make Next.js Image Optimization Work on AWS Elastic Beanstalk

Comments
5 min read
How To Deal With document.write() in React and Next.js

How To Deal With document.write() in React and Next.js

Comments
4 min read
Css Module Type + Nextjs 14!

Css Module Type + Nextjs 14!

2
Comments
5 min read
Noob builds a SaaS in public so you all can learn too

Noob builds a SaaS in public so you all can learn too

6
Comments
1 min read
Ultimate guide to👨‍💻 Build & 🚀 Deploy Full Stack App Next.js

Ultimate guide to👨‍💻 Build & 🚀 Deploy Full Stack App Next.js

19
Comments
2 min read
Integration of eslint, prettier, husky, lint-staged, commit-lint with next js

Integration of eslint, prettier, husky, lint-staged, commit-lint with next js

Comments
3 min read
How to upload different media types in ckEditor5 using custom upload Adaptor

How to upload different media types in ckEditor5 using custom upload Adaptor

5
Comments 2
3 min read
How to Dockerize a Next.js application

How to Dockerize a Next.js application

50
Comments 3
10 min read
Next.js Codebase Analysis <> create-next-app <> Execute the local setup

Next.js Codebase Analysis <> create-next-app <> Execute the local setup

Comments
3 min read
In 5 steps host your NextJS 14 app on AWS Amplify and Integrate custom domain

In 5 steps host your NextJS 14 app on AWS Amplify and Integrate custom domain

12
Comments
5 min read
Introducing Content Collections

Introducing Content Collections

4
Comments
3 min read
Adding login to your Next.js app using the app directory with SuperTokens

Adding login to your Next.js app using the app directory with SuperTokens

Comments
13 min read
E-Book Share Using Next.js 14, Prisma, TailwindCSS & Next Auth 🤩

E-Book Share Using Next.js 14, Prisma, TailwindCSS & Next Auth 🤩

1
Comments
1 min read
Projeto Paralelo Travado? Clique aqui para destravar

Projeto Paralelo Travado? Clique aqui para destravar

Comments
3 min read
Next.js Codebase Analysis <> create-next-app <> Create a local copy

Next.js Codebase Analysis <> create-next-app <> Create a local copy

Comments
2 min read
Analog.js vs. Next.js vs. SolidStart: Comparing modern meta-frameworks

Analog.js vs. Next.js vs. SolidStart: Comparing modern meta-frameworks

3
Comments
8 min read
I made a Full-Stack Template for NextJS 14 - Check it out

I made a Full-Stack Template for NextJS 14 - Check it out

23
Comments 2
1 min read
Building a Local Development Environment: Running a Next.js Full-Stack App with PostgreSQL and Minio S3 Using Docker

Building a Local Development Environment: Running a Next.js Full-Stack App with PostgreSQL and Minio S3 Using Docker

89
Comments 18
8 min read
Auth.js V5 Toolkit: Mastering Advanced Authentication in Next.js

Auth.js V5 Toolkit: Mastering Advanced Authentication in Next.js

18
Comments
4 min read
Mastering Next.js: Unleashing the Power of Modern Web Development

Mastering Next.js: Unleashing the Power of Modern Web Development

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

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

19
Comments
6 min read
Next.js Codebase Analysis <> create-next-app <> Folder Structure

Next.js Codebase Analysis <> create-next-app <> Folder Structure

1
Comments
2 min read
How to Build a Low-Latency Video Streaming App with ScyllaDB & NextJS

How to Build a Low-Latency Video Streaming App with ScyllaDB & NextJS

6
Comments
6 min read
Integrate PlanetScale in your Next.js site and authenticate using Netlify Identity

Integrate PlanetScale in your Next.js site and authenticate using Netlify Identity

Comments
11 min read
Im struggling with SSR and CSR.

Im struggling with SSR and CSR.

Comments
3 min read
300 cigarettes 28 L coffee 1 boilerplate

300 cigarettes 28 L coffee 1 boilerplate

2
Comments 2
3 min read
Next.js: Internationalisation (i18n) for the `app directory`

Next.js: Internationalisation (i18n) for the `app directory`

5
Comments
1 min read
Leveraging the Loading UI in Next.js App Router

Leveraging the Loading UI in Next.js App Router

20
Comments
7 min read
I made a website teaching you how to calculate the weekday for any past or future date

I made a website teaching you how to calculate the weekday for any past or future date

8
Comments 1
1 min read
Thoughts on Server Components + Websockets

Thoughts on Server Components + Websockets

Comments
3 min read
Adding a Nextjs contact me form using server actions , brevo SMTP and nodemailer

Adding a Nextjs contact me form using server actions , brevo SMTP and nodemailer

11
Comments
4 min read
Server-Side Rendering with Next.js

Server-Side Rendering with Next.js

3
Comments
2 min read
Code Syntax highlighting in Next Js

Code Syntax highlighting in Next Js

3
Comments
5 min read
Headless WordPress and Next.js

Headless WordPress and Next.js

17
Comments 4
8 min read
The 7 Days 7 Projects Challenge 👨‍💻

The 7 Days 7 Projects Challenge 👨‍💻

14
Comments
3 min read
Leveraging Next.js Dynamic Imports to Solve Hydration Problems

Leveraging Next.js Dynamic Imports to Solve Hydration Problems

4
Comments
2 min read
How to over engineer your portfolio site

How to over engineer your portfolio site

5
Comments
4 min read
Next.js Server Actions and Mutations (Without APIs!)

Next.js Server Actions and Mutations (Without APIs!)

4
Comments
2 min read
Working with `next/navigation` in Storybook

Working with `next/navigation` in Storybook

Comments
2 min read
Optimizing Next.js with OpenTelemetry

Optimizing Next.js with OpenTelemetry

2
Comments
5 min read
Next.js & React.js: Useful Blogs & Articles

Next.js & React.js: Useful Blogs & Articles

4
Comments
2 min read
Zustand - The State Management Library for React & Next JS

Zustand - The State Management Library for React & Next JS

1
Comments
4 min read
Steps to Configure Postgres in Vercel with your Next.js project

Steps to Configure Postgres in Vercel with your Next.js project

Comments
1 min read
Development of the new Code Repo version

Development of the new Code Repo version

2
Comments
2 min read
Understanding the Differences: Server Side Rendering (SSR) vs Static Site Generation (SSG) in Next.js

Understanding the Differences: Server Side Rendering (SSR) vs Static Site Generation (SSG) in Next.js

38
Comments 4
2 min read
Optimizing Next.js for SEO

Optimizing Next.js for SEO

5
Comments
2 min read
Internationalization and Localization in Next.js

Internationalization and Localization in Next.js

2
Comments 2
2 min read
Exploring Next.js Plugins and Middleware

Exploring Next.js Plugins and Middleware

3
Comments
2 min read
Next.js for Enterprise Applications

Next.js for Enterprise Applications

5
Comments
2 min read
Next JS 14 + Katex web app

Next JS 14 + Katex web app

4
Comments 5
3 min read
Next.js 14 and Vercel Edge Network

Next.js 14 and Vercel Edge Network

Comments
2 min read
State Management in Next.js Applications

State Management in Next.js Applications

1
Comments
2 min read
Understanding Hybrid Rendering with Next.js 14

Understanding Hybrid Rendering with Next.js 14

Comments
2 min read
Migration to Next.js 14: A Step-by-Step Guide

Migration to Next.js 14: A Step-by-Step Guide

2
Comments
2 min read
Next.js Commerce: Building E-commerce Sites

Next.js Commerce: Building E-commerce Sites

Comments
2 min read
Next.js API Routes and Serverless Functions

Next.js API Routes and Serverless Functions

Comments
2 min read
Next.js and Headless CMS Integration

Next.js and Headless CMS Integration

1
Comments
2 min read
Edge Functions and Middleware Capabilities in Next.js 14

Edge Functions and Middleware Capabilities in Next.js 14

1
Comments 1
2 min read
loading...