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.
Best Netlify forms alternative on Vercel! 🔥

Best Netlify forms alternative on Vercel! 🔥

31
Comments 11
2 min read
Web rendering patterns in a nutshell.

Web rendering patterns in a nutshell.

25
Comments 3
5 min read
MongoDB $weeklyUpdate #77 (July 8, 2022): Socket.io, AWS Summit, & Going Mobile!

MongoDB $weeklyUpdate #77 (July 8, 2022): Socket.io, AWS Summit, & Going Mobile!

8
Comments
3 min read
How to Build a Full-stack App with Next.js, Prisma, Postgres, and Fastify

How to Build a Full-stack App with Next.js, Prisma, Postgres, and Fastify

14
Comments
13 min read
Integrating Cloud Entity with Next Auth

Integrating Cloud Entity with Next Auth

6
Comments 1
6 min read
Let's generate cover for your blog posts using Cover Builder

Let's generate cover for your blog posts using Cover Builder

32
Comments 8
1 min read
Multi-Lingual Headless WordPress

Multi-Lingual Headless WordPress

9
Comments 2
12 min read
Next.js development 101

Next.js development 101

20
Comments
14 min read
What is headless Shopify?

What is headless Shopify?

9
Comments
11 min read
5 Benefits of Using Nextjs

5 Benefits of Using Nextjs

22
Comments
3 min read
Best Next.js CMS in 2022

Best Next.js CMS in 2022

11
Comments 1
11 min read
Implementing Layout Structure in NextJs the right way

Implementing Layout Structure in NextJs the right way

20
Comments 1
5 min read
NextJS. Use notFound in getStaticProps and some dynamic data? Don’t forget to revalidate!

NextJS. Use notFound in getStaticProps and some dynamic data? Don’t forget to revalidate!

7
Comments
3 min read
Use Secret Environment Variables in GitHub Actions

Use Secret Environment Variables in GitHub Actions

4
Comments
9 min read
How I built my Blog with NextJs, Chakra UI, and GraphCMS?

How I built my Blog with NextJs, Chakra UI, and GraphCMS?

17
Comments 1
6 min read
Set up NextJS 12 with Typescript, Chakra UI, ESLint, Prettier, React Testing Library, Vitest and Playwright in VSCode in 2022

Set up NextJS 12 with Typescript, Chakra UI, ESLint, Prettier, React Testing Library, Vitest and Playwright in VSCode in 2022

16
Comments 2
6 min read
How to persist the data in atoms with local storage using recoil persist.

How to persist the data in atoms with local storage using recoil persist.

8
Comments
1 min read
Supabase & SWR

Supabase & SWR

22
Comments 1
7 min read
How To Access Page Props in All Components with Next.js and TypeScript

How To Access Page Props in All Components with Next.js and TypeScript

5
Comments
8 min read
TypeScript Cheat sheet

TypeScript Cheat sheet

20
Comments
2 min read
Creating link tags to locales for SEO in NextJS

Creating link tags to locales for SEO in NextJS

8
Comments 1
1 min read
Next.JS - little decorator (Higher Order Function) to handle Prisma errors

Next.JS - little decorator (Higher Order Function) to handle Prisma errors

14
Comments
1 min read
Why NextJs should not be ignored.

Why NextJs should not be ignored.

11
Comments 2
8 min read
Comprehensive coverage Jest+Playwright in Next.js TS

Comprehensive coverage Jest+Playwright in Next.js TS

7
Comments
5 min read
Atom Family in Recoil for Statement Management — Nextjs

Atom Family in Recoil for Statement Management — Nextjs

5
Comments
2 min read
I created Logistics and Transport Management Software

I created Logistics and Transport Management Software

3
Comments 2
1 min read
Style your Next.js website faster with Stylify CSS

Style your Next.js website faster with Stylify CSS

6
Comments 1
3 min read
Next.js 12.2 release, what is new?

Next.js 12.2 release, what is new?

6
Comments
3 min read
Smarter Next.js API routes with a custom createApiRoute function

Smarter Next.js API routes with a custom createApiRoute function

24
Comments
9 min read
Managing Markdown content doesn't have to be hard!

Managing Markdown content doesn't have to be hard!

3
Comments
4 min read
Real-time Chat Application Using Strapi, Next, Socket.io, and PostgreSQL

Real-time Chat Application Using Strapi, Next, Socket.io, and PostgreSQL

11
Comments 1
20 min read
Nextjs: Oauth and Credentials authentication with NextAuth - Part 2

Nextjs: Oauth and Credentials authentication with NextAuth - Part 2

3
Comments
3 min read
Embracing your own platform for blogging

Embracing your own platform for blogging

4
Comments
6 min read
How to improve performance of Next.js website?

How to improve performance of Next.js website?

30
Comments 7
3 min read
Setup Nextjs Tailwind css e Typescript

Setup Nextjs Tailwind css e Typescript

4
Comments
2 min read
As 10 skills que todo front end deve saber

As 10 skills que todo front end deve saber

4
Comments
3 min read
Daily Emoji - My first NextJS project

Daily Emoji - My first NextJS project

3
Comments
3 min read
Best way to Deploy NextJS HeadLess WordPress Website

Best way to Deploy NextJS HeadLess WordPress Website

5
Comments
2 min read
Add analytics to NextJS with Plausible.io

Add analytics to NextJS with Plausible.io

9
Comments
2 min read
Chakra-UI + Next.js - Breaking React "Rules"

Chakra-UI + Next.js - Breaking React "Rules"

10
Comments
2 min read
The beauty of Google Analytics

The beauty of Google Analytics

21
Comments 4
3 min read
Why you need to start using Intersection Observer

Why you need to start using Intersection Observer

11
Comments
4 min read
Integrating reCAPTCHA with Next.js

Integrating reCAPTCHA with Next.js

24
Comments 1
4 min read
Build a real-time text-typing indicator in Next.js

Build a real-time text-typing indicator in Next.js

18
Comments 1
7 min read
How to Build a Notion Clone with Strapi v4 and Next.js (Part 1 of 2)

How to Build a Notion Clone with Strapi v4 and Next.js (Part 1 of 2)

10
Comments
7 min read
Como configurar o deploy do Turborepo no Netlify

Como configurar o deploy do Turborepo no Netlify

8
Comments
5 min read
Autenticação no Next.js com Usuário e Senha e criando Rotas Privadas.

Autenticação no Next.js com Usuário e Senha e criando Rotas Privadas.

40
Comments 1
6 min read
How to connect railway. app with nextjs using Prisma.

How to connect railway. app with nextjs using Prisma.

11
Comments
2 min read
Creating blur placeholder images using Next JS 12 and Plaiceholder

Creating blur placeholder images using Next JS 12 and Plaiceholder

12
Comments 2
2 min read
Quick and Easy Authentication with Supabase

Quick and Easy Authentication with Supabase

14
Comments
3 min read
How to add push notification in a Next/React JS App?

How to add push notification in a Next/React JS App?

10
Comments
1 min read
Building a multi-step onboarding flow in 5 minutes

Building a multi-step onboarding flow in 5 minutes

17
Comments 2
9 min read
Build an ecommerce app with Next.js and Shopify

Build an ecommerce app with Next.js and Shopify

16
Comments 1
15 min read
How to override prose class in Tailwind CSS?

How to override prose class in Tailwind CSS?

10
Comments 1
1 min read
Progressive web apps with Material UI (MUI), Next.js and Workbox

Progressive web apps with Material UI (MUI), Next.js and Workbox

16
Comments 1
2 min read
Using GraphQL with Strawberry, FastAPI, and Next.js

Using GraphQL with Strawberry, FastAPI, and Next.js

13
Comments
18 min read
Next.js Static Site Generation Practical Example

Next.js Static Site Generation Practical Example

8
Comments 3
8 min read
Next.js and Tumblr as a CMS Part 2: Data Fetching

Next.js and Tumblr as a CMS Part 2: Data Fetching

3
Comments 1
4 min read
One-Click Sign In with Next Auth

One-Click Sign In with Next Auth

12
Comments
1 min read
How to authenticate a Next.js application using Zoom

How to authenticate a Next.js application using Zoom

16
Comments
7 min read
loading...