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.
Dynamic Readme image based on GitHub Activity

Dynamic Readme image based on GitHub Activity

1
Comments
3 min read
How to track errors with Sentry and Next.js

How to track errors with Sentry and Next.js

2
Comments
3 min read
How to implement custom domains for pages in NextJS.

How to implement custom domains for pages in NextJS.

Comments
3 min read
Add router progress bar in Next Js 14

Add router progress bar in Next Js 14

Comments
2 min read
Next.js starter template

Next.js starter template

8
Comments 2
2 min read
Next.js Codebase Analysis <> create-next-app <> index.ts explained - Part 1.7

Next.js Codebase Analysis <> create-next-app <> index.ts explained - Part 1.7

Comments
2 min read
"Tackling Next.js Hydration Errors: 10 Quick Tips"

"Tackling Next.js Hydration Errors: 10 Quick Tips"

Comments 1
1 min read
How to Build a Web3 Play-To-Earn Platform with Next.js, Typescript, and Solidity

How to Build a Web3 Play-To-Earn Platform with Next.js, Typescript, and Solidity

2
Comments
11 min read
Where do React Server Components fit in the history of web development?

Where do React Server Components fit in the history of web development?

18
Comments 5
9 min read
Animated emojis for React apps

Animated emojis for React apps

1
Comments
2 min read
Next.js Codebase Analysis <> create-next-app <> index.ts explained - Part 1.6

Next.js Codebase Analysis <> create-next-app <> index.ts explained - Part 1.6

Comments
2 min read
An overview of Next Route Groups

An overview of Next Route Groups

Comments
1 min read
Build a Weather Widget Using Next.js

Build a Weather Widget Using Next.js

Comments
7 min read
Generating Dynamic Sitemaps for Next.js 14 - App router

Generating Dynamic Sitemaps for Next.js 14 - App router

3
Comments 1
3 min read
NextAuth with AWS Cognito Email & Google Sign in

NextAuth with AWS Cognito Email & Google Sign in

23
Comments
3 min read
Next.js Codebase Analysis <> create-next-app <> index.ts explained — Part 1.5

Next.js Codebase Analysis <> create-next-app <> index.ts explained — Part 1.5

Comments
2 min read
Next.js and GPT-4: A Guide to Streaming Generated Content as UI Components

Next.js and GPT-4: A Guide to Streaming Generated Content as UI Components

14
Comments
12 min read
Discord Clone Using Next.js and Tailwind - Part 1: Project setup

Discord Clone Using Next.js and Tailwind - Part 1: Project setup

2
Comments
10 min read
5 UI component libraries to build custom apps in 2024

5 UI component libraries to build custom apps in 2024

78
Comments 6
2 min read
What You Should Know Before Using Route Handlers in Next.js

What You Should Know Before Using Route Handlers in Next.js

Comments
2 min read
Documentation using Docusaurus

Documentation using Docusaurus

6
Comments
2 min read
Secure NextJS Server Actions Using Body Validation

Secure NextJS Server Actions Using Body Validation

6
Comments
4 min read
Launching My New SaaS, WebAbility.io

Launching My New SaaS, WebAbility.io

Comments
5 min read
Building React Footer Components with Tailwindcss

Building React Footer Components with Tailwindcss

3
Comments
3 min read
Implementing Google Analytics in Consent Mode with a Cookie Banner for Next.js with TS.

Implementing Google Analytics in Consent Mode with a Cookie Banner for Next.js with TS.

39
Comments 2
7 min read
Future-Ready Frontend: Exploring Next.js in the Year 2024

Future-Ready Frontend: Exploring Next.js in the Year 2024

Comments
6 min read
Google cloud run : Things you should know before deploying your frontends

Google cloud run : Things you should know before deploying your frontends

Comments
2 min read
Next.js Codebase Analysis <> create-next-app <> index.ts explained — Part 1.4

Next.js Codebase Analysis <> create-next-app <> index.ts explained — Part 1.4

Comments
2 min read
AWS CDK For Noobs: Deploying NextJS Apps

AWS CDK For Noobs: Deploying NextJS Apps

5
Comments
4 min read
Deploy Next.js to Contabo VPS

Deploy Next.js to Contabo VPS

14
Comments 5
5 min read
PM2 Cheatsheet

PM2 Cheatsheet

32
Comments
2 min read
How to add the OSS Friends page to your Next.js website

How to add the OSS Friends page to your Next.js website

78
Comments 17
3 min read
Next.js Codebase Analysis <> create-next-app <> index.ts explained — Part 1.3

Next.js Codebase Analysis <> create-next-app <> index.ts explained — Part 1.3

Comments
4 min read
Next.js 14 and Emerging Open Source Projects

Next.js 14 and Emerging Open Source Projects

12
Comments 2
3 min read
Exploring Next.js no-code platforms for rapid development

Exploring Next.js no-code platforms for rapid development

2
Comments
9 min read
Building a Newsletter Component with React and Tailwind CSS

Building a Newsletter Component with React and Tailwind CSS

3
Comments 1
2 min read
Next.js in a VS Code development container

Next.js in a VS Code development container

9
Comments 1
2 min read
Top 5+ NextJS & ReactJS Boilerplates for 2024

Top 5+ NextJS & ReactJS Boilerplates for 2024

79
Comments 19
3 min read
Experimenting with every Next.js 14 rendering option: From SSG to Partial Pre-rendering

Experimenting with every Next.js 14 rendering option: From SSG to Partial Pre-rendering

14
Comments 5
12 min read
Learn Next.js 14

Learn Next.js 14

12
Comments
2 min read
Next.js 14 Server Actions: Boosting Performance

Next.js 14 Server Actions: Boosting Performance

1
Comments
9 min read
Infinite Scroll with Next.js Server Actions: A Simple Guide

Infinite Scroll with Next.js Server Actions: A Simple Guide

Comments
4 min read
5 Ways to Redirect URLs in Next.JS

5 Ways to Redirect URLs in Next.JS

2
Comments
6 min read
Simplifying Next.js visual testing

Simplifying Next.js visual testing

1
Comments
4 min read
SuperProps: Trending Landing Page Collections with Next.js

SuperProps: Trending Landing Page Collections with Next.js

1
Comments
2 min read
Open Source Restaurant Menus with Next.js, Express.js and MongoDB

Open Source Restaurant Menus with Next.js, Express.js and MongoDB

Comments
2 min read
Task tracker application using NextJS and SurrealDB

Task tracker application using NextJS and SurrealDB

14
Comments
27 min read
Next.js vs. Gatsby: Choosing the Right Framework for Your Project

Next.js vs. Gatsby: Choosing the Right Framework for Your Project

Comments
3 min read
How to Build a Decentralized House Rental Platform with Next.js, Redux, and Solidity

How to Build a Decentralized House Rental Platform with Next.js, Redux, and Solidity

8
Comments 1
8 min read
Exploring useMemo in React: Optimization and Real-World Applications

Exploring useMemo in React: Optimization and Real-World Applications

3
Comments 2
2 min read
Enhance User Engagement: Web Push Notifications with Firebase Cloud Messaging (FCM)

Enhance User Engagement: Web Push Notifications with Firebase Cloud Messaging (FCM)

35
Comments 2
5 min read
Manga Hook, your own manga API.

Manga Hook, your own manga API.

5
Comments
2 min read
Next.js Codebase Analysis <> create-next-app <> index.ts explained

Next.js Codebase Analysis <> create-next-app <> index.ts explained

Comments
3 min read
How to add favicon to a Next.js site?

How to add favicon to a Next.js site?

5
Comments
2 min read
Optimising Performance with Next.js [Part 1]

Optimising Performance with Next.js [Part 1]

1
Comments
4 min read
Converting a project from React to Next.js

Converting a project from React to Next.js

7
Comments
9 min read
Deep Dive into Next.js Boilerplates: Pioneering Web Development in 2024

Deep Dive into Next.js Boilerplates: Pioneering Web Development in 2024

Comments
3 min read
How to Deploy Next.js on Multiple Servers

How to Deploy Next.js on Multiple Servers

1
Comments
5 min read
My Hobby Project - Resume Builder - Next.js

My Hobby Project - Resume Builder - Next.js

Comments
1 min read
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
loading...