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.
Pic Placeholder: categorised image placeholders

Pic Placeholder: categorised image placeholders

8
Comments
1 min read
Add Google Authentication to your NextJs project using NextAuth.js

Add Google Authentication to your NextJs project using NextAuth.js

33
Comments 3
3 min read
Quiz app in Next JS and Redis

Quiz app in Next JS and Redis

8
Comments
3 min read
tRPC: The best way to build APIs in 2022?

tRPC: The best way to build APIs in 2022?

12
Comments 7
3 min read
How to add Tailwind CSS to a Next.js application

How to add Tailwind CSS to a Next.js application

5
Comments
3 min read
How to Deploy NextJS App on a Custom VPS

How to Deploy NextJS App on a Custom VPS

18
Comments
3 min read
How to build an end-to-end encrypted chat app in Next.js: Setup and Auth

How to build an end-to-end encrypted chat app in Next.js: Setup and Auth

5
Comments
8 min read
Build a full-stack app with Next.js and Supabase

Build a full-stack app with Next.js and Supabase

12
Comments
17 min read
The good parts of Supabase

The good parts of Supabase

4
Comments 2
5 min read
Rewrite HTML and transform page props in Next.js with Next.js Advanced Middleware

Rewrite HTML and transform page props in Next.js with Next.js Advanced Middleware

19
Comments 3
8 min read
Learnings From Creating a Guest Book App

Learnings From Creating a Guest Book App

8
Comments 4
5 min read
Deploy de um App Next.JS no AWS S3 - Tutorial

Deploy de um App Next.JS no AWS S3 - Tutorial

9
Comments 1
7 min read
Building a CSS tricks website clone with Webiny and NextJS

Building a CSS tricks website clone with Webiny and NextJS

3
Comments 2
14 min read
Handling authentication in NextJS on Payload CMS

Handling authentication in NextJS on Payload CMS

3
Comments
5 min read
Building a Photo Gallery with Strapi, Nextjs and Cloudinary

Building a Photo Gallery with Strapi, Nextjs and Cloudinary

9
Comments
11 min read
CloudScape Design with NextJS

CloudScape Design with NextJS

6
Comments
3 min read
Deploying Next.js to Github Pages

Deploying Next.js to Github Pages

6
Comments
2 min read
Trip Collaborator [#3]: Finalising Location Made Easy .

Trip Collaborator [#3]: Finalising Location Made Easy .

7
Comments
4 min read
How to import SVGs as components in Next.js, without using any library

How to import SVGs as components in Next.js, without using any library

5
Comments
3 min read
Implement Dark/Light mode: How to fix the flicker of incorrect theme?

Implement Dark/Light mode: How to fix the flicker of incorrect theme?

11
Comments 4
8 min read
Fixing baseURL error in Nextjs-auth0

Fixing baseURL error in Nextjs-auth0

3
Comments
2 min read
How To Make A Next JS Blog With Markdown And TypeScript

How To Make A Next JS Blog With Markdown And TypeScript

2
Comments
8 min read
NextJs Job Board with Airtable as CMS

NextJs Job Board with Airtable as CMS

3
Comments
1 min read
Setting up a basic Next.js app locally [Building Personal Blog Website Part 2]

Setting up a basic Next.js app locally [Building Personal Blog Website Part 2]

4
Comments
6 min read
The minimum TypeScript you need for React

The minimum TypeScript you need for React

8
Comments 5
5 min read
Why everyone is talking about Astro and island Architecture? 🚀

Why everyone is talking about Astro and island Architecture? 🚀

35
Comments 4
3 min read
Build & deploy tailwindcss, nextjs & nodejs app on cpanel 16:53

Build & deploy tailwindcss, nextjs & nodejs app on cpanel

4
Comments 2
1 min read
Create Vite/NextJs projects with Tailwind pre-configured, in a single command!

Create Vite/NextJs projects with Tailwind pre-configured, in a single command!

6
Comments
2 min read
How to deploy the NextJS site on Vercel

How to deploy the NextJS site on Vercel

5
Comments
3 min read
A First Look at create-t3-app

A First Look at create-t3-app

91
Comments 5
27 min read
Nextjs image optimization with examples

Nextjs image optimization with examples

53
Comments 1
11 min read
How to use RainbowKit with Thirdweb 🌈

How to use RainbowKit with Thirdweb 🌈

5
Comments
4 min read
Create on-demand access pass minting (ERC 721)

Create on-demand access pass minting (ERC 721)

5
Comments
4 min read
Running next.js in cluster mode (dead simple)

Running next.js in cluster mode (dead simple)

7
Comments 2
1 min read
Build a full stack app with create-t3-app

Build a full stack app with create-t3-app

134
Comments 20
11 min read
Log in/Sign up form using FaceIO, Next.js and Tailwind CSS.

Log in/Sign up form using FaceIO, Next.js and Tailwind CSS.

4
Comments
7 min read
Next.js and Tumblr as a CMS Part 4: Open Graph Images

Next.js and Tumblr as a CMS Part 4: Open Graph Images

Comments
3 min read
How to Authenticate a Next.js app with Okta

How to Authenticate a Next.js app with Okta

5
Comments
5 min read
Next.js vs React: Which One to Choose for Your App?

Next.js vs React: Which One to Choose for Your App?

3
Comments 1
6 min read
How to host a Hugo or Next.js site on GitHub Pages

How to host a Hugo or Next.js site on GitHub Pages

118
Comments 11
3 min read
Writing tests for Next.js, next-auth, Prisma using Playwright and msw

Writing tests for Next.js, next-auth, Prisma using Playwright and msw

15
Comments 1
14 min read
A JavaScript monolith ready to scale

A JavaScript monolith ready to scale

78
Comments 6
3 min read
How to Create a FullStack Dapp using Next JS, Tailwind CSS and The graph. (Part 1)

How to Create a FullStack Dapp using Next JS, Tailwind CSS and The graph. (Part 1)

59
Comments 11
17 min read
A new way to ship Codemods

A new way to ship Codemods

1
Comments
5 min read
Use Absolute path in importing components - React || Next

Use Absolute path in importing components - React || Next

7
Comments
1 min read
Nyan Cat or Giga Cat Epic Game

Nyan Cat or Giga Cat Epic Game

34
Comments 7
6 min read
Comparing databases for Vercel and Netlify

Comparing databases for Vercel and Netlify

13
Comments
7 min read
Using Firebase to send real-time notifications in Django apps

Using Firebase to send real-time notifications in Django apps

32
Comments
7 min read
How to build a Live Chat in your Web Application using Robin Part 1

How to build a Live Chat in your Web Application using Robin Part 1

10
Comments
7 min read
How to use Environment Variable (.env) in NextJS?

How to use Environment Variable (.env) in NextJS?

19
Comments
2 min read
Marker not showing in Next/React App | @react-google-maps/api

Marker not showing in Next/React App | @react-google-maps/api

7
Comments 8
1 min read
6.4 Polishing your Firebase webapp - Next.js and CDN (Content Distribution Networks)

6.4 Polishing your Firebase webapp - Next.js and CDN (Content Distribution Networks)

5
Comments
15 min read
Micro-frontend with React and Next.js

Micro-frontend with React and Next.js

36
Comments 1
8 min read
Dynamically Adding FontAwesome Icons in NextJS

Dynamically Adding FontAwesome Icons in NextJS

4
Comments
1 min read
Integração do NextJS com OneTrust

Integração do NextJS com OneTrust

7
Comments
2 min read
How to use GraphQL and React Query with GraphQL Code Generator (based on Next.Js)

How to use GraphQL and React Query with GraphQL Code Generator (based on Next.Js)

16
Comments
4 min read
NPM

NPM

4
Comments
2 min read
Introducing Next.Js Crowd

Introducing Next.Js Crowd

6
Comments
1 min read
TailwindCSS + React best practices: The clean way

TailwindCSS + React best practices: The clean way

16
Comments 1
2 min read
How to create an AI powered chatbot using NextJS & OpenAI API ?

How to create an AI powered chatbot using NextJS & OpenAI API ?

6
Comments
1 min read
loading...