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.
Make Next.js internal links type-safe

Make Next.js internal links type-safe

5
Comments
1 min read
I completely rewrote my personal website using Dev.to as a CMS

I completely rewrote my personal website using Dev.to as a CMS

275
Comments 16
6 min read
How to persist data and access them on both client and server side in Next.js

How to persist data and access them on both client and server side in Next.js

12
Comments
2 min read
Keep Shopify and Your Headless CMS in Sync

Keep Shopify and Your Headless CMS in Sync

5
Comments 4
9 min read
Multiple Themes for Next.js with next-themes, Tailwind CSS and CSS Custom Properties

Multiple Themes for Next.js with next-themes, Tailwind CSS and CSS Custom Properties

29
Comments
9 min read
Javascript dynamic imports + Next.js

Javascript dynamic imports + Next.js

31
Comments
4 min read
Handling runtime errors when server side rendering with Next.js

Handling runtime errors when server side rendering with Next.js

17
Comments 1
3 min read
Hosting static Next.js website on AWS S3

Hosting static Next.js website on AWS S3

13
Comments
4 min read
How to localize your Next.js application with next-translate

How to localize your Next.js application with next-translate

13
Comments
5 min read
NextJS, Payload, and TypeScript in a Single Express Server Boilerplate

NextJS, Payload, and TypeScript in a Single Express Server Boilerplate

11
Comments
9 min read
Tree shaking goodness

Tree shaking goodness

15
Comments
2 min read
How to integrate Next.js with Fauna using React Query

How to integrate Next.js with Fauna using React Query

32
Comments
11 min read
Accessing the Google Access Token in NextAuth.js

Accessing the Google Access Token in NextAuth.js

7
Comments 1
3 min read
Speeding Up Your Website

Speeding Up Your Website

53
Comments 2
4 min read
Introducing Tailwind Nexjs Starter Blog

Introducing Tailwind Nexjs Starter Blog

13
Comments
4 min read
Installing the hottest development environment of 1995

Installing the hottest development environment of 1995

5
Comments 2
5 min read
How I built a simple "stock analytics" site with web scraping and serverless functions

How I built a simple "stock analytics" site with web scraping and serverless functions

2
Comments
3 min read
How I converted my website from Wordpress to Jamstack

How I converted my website from Wordpress to Jamstack

10
Comments
12 min read
Shipping minimal CSS with Next.js + purgeCSS

Shipping minimal CSS with Next.js + purgeCSS

16
Comments 8
2 min read
Build Mobile Apps with Tailwind CSS, Next.js, Ionic Framework, and Capacitor

Build Mobile Apps with Tailwind CSS, Next.js, Ionic Framework, and Capacitor

96
Comments 13
7 min read
Next.js Commerce.js starter kit, one-click to Vercel

Next.js Commerce.js starter kit, one-click to Vercel

21
Comments 2
3 min read
Next.js JWT Authentication with NextAuth and Integration with Hasura

Next.js JWT Authentication with NextAuth and Integration with Hasura

11
Comments
6 min read
Create an online C.V with NextJs + AWS Amplify + Tailwind CSS

Create an online C.V with NextJs + AWS Amplify + Tailwind CSS

41
Comments 2
12 min read
Routing with Next.JS

Routing with Next.JS

4
Comments
3 min read
This post should appear on my blog automatically

This post should appear on my blog automatically

3
Comments 1
1 min read
Add Splitbee Analytics to Your Next.js App

Add Splitbee Analytics to Your Next.js App

7
Comments 1
3 min read
Add Dark Mode when using Nextjs with Next Themes and Tailwind CSS

Add Dark Mode when using Nextjs with Next Themes and Tailwind CSS

17
Comments 1
8 min read
Create React App vs Next.js: A Quick Comparison

Create React App vs Next.js: A Quick Comparison

8
Comments
7 min read
Getting Started in Next.js, part 1 - file setup and basics

Getting Started in Next.js, part 1 - file setup and basics

8
Comments
4 min read
Module Resolution in Large Projects with TypeScript

Module Resolution in Large Projects with TypeScript

6
Comments
2 min read
Change default Next.js app Port

Change default Next.js app Port

3
Comments
1 min read
Wallis Family Mediation (previously Wallis Consultancy)

Wallis Family Mediation (previously Wallis Consultancy)

8
Comments
3 min read
🎨 Light mode e Dark mode e temas customizados com Styled-components e NextJS com Typescript.

🎨 Light mode e Dark mode e temas customizados com Styled-components e NextJS com Typescript.

13
Comments 6
4 min read
[NextJS] smooth routing when SSR

[NextJS] smooth routing when SSR

43
Comments 2
2 min read
5 built-in Next.js features you absolutely should check out

5 built-in Next.js features you absolutely should check out

67
Comments 3
5 min read
Give Me More NextJS

Give Me More NextJS

5
Comments
2 min read
How to add page transitions to a nextjs app

How to add page transitions to a nextjs app

25
Comments 4
2 min read
Adding MongoDB (Mongoose) to Next.js APIs

Adding MongoDB (Mongoose) to Next.js APIs

110
Comments 24
2 min read
Using Credentials provider with a custom backend in NextAuth.js!

Using Credentials provider with a custom backend in NextAuth.js!

94
Comments 35
3 min read
The Correct Way of Adding Tailwind to Your Next.js App

The Correct Way of Adding Tailwind to Your Next.js App

29
Comments
2 min read
MDX (Unified) Mutating Options Object Cost Me 2 Hours

MDX (Unified) Mutating Options Object Cost Me 2 Hours

5
Comments
4 min read
Pokedex with Next.js and serving it with Docker

Pokedex with Next.js and serving it with Docker

4
Comments
3 min read
Writing machine learning code on 20 year old software on 30 year old hardware

Writing machine learning code on 20 year old software on 30 year old hardware

6
Comments 5
5 min read
3 Ways Headless Commerce Will Take Your Shopify Store to the Next Level

3 Ways Headless Commerce Will Take Your Shopify Store to the Next Level

21
Comments 1
6 min read
Rebuilding a classic (first post)

Rebuilding a classic (first post)

7
Comments
4 min read
A 2021 guide about structuring your Next.js project in a flexible and efficient way

A 2021 guide about structuring your Next.js project in a flexible and efficient way

207
Comments 12
4 min read
Made My First Fetch Request Using Next.js

Made My First Fetch Request Using Next.js

4
Comments 1
4 min read
TailwindCSS Dark Mode in Next.js with Tailwind Typography Prose Classes

TailwindCSS Dark Mode in Next.js with Tailwind Typography Prose Classes

2
Comments
10 min read
Next Level Next.js

Next Level Next.js

2
Comments
1 min read
How-to Integrate Plausible Analytics With Next.js and Vercel

How-to Integrate Plausible Analytics With Next.js and Vercel

8
Comments
2 min read
Implement Protected Routes in NextJS

Implement Protected Routes in NextJS

147
Comments 35
2 min read
Discussion: NextJS or Create-React-App for a back-office application? [Week in Review]

Discussion: NextJS or Create-React-App for a back-office application? [Week in Review]

12
Comments
4 min read
Getting Started With Next.js and GraphQL Authentication | Building GRANDcast.FM Episode 4

Getting Started With Next.js and GraphQL Authentication | Building GRANDcast.FM Episode 4

7
Comments 1
9 min read
Tail-kit : 200+ free Tailwind components / templates

Tail-kit : 200+ free Tailwind components / templates

80
Comments 3
1 min read
`onClick` listener to be a function, instead got a value of `object` type.

`onClick` listener to be a function, instead got a value of `object` type.

5
Comments 2
1 min read
I made a Hacker News reader using Next.js

I made a Hacker News reader using Next.js

11
Comments
1 min read
My All-Star React Stack

My All-Star React Stack

65
Comments 2
5 min read
Easy way to use Dark Mode in Next.js + Tailwind

Easy way to use Dark Mode in Next.js + Tailwind

102
Comments 19
2 min read
Using Dev.to as CMS for my Next.js blog

Using Dev.to as CMS for my Next.js blog

17
Comments
6 min read
NEXT.JS + pRE-Rendering on my own.

NEXT.JS + pRE-Rendering on my own.

9
Comments 2
3 min read
loading...