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.
Chakra-UI Responsive Navigation Bar

Chakra-UI Responsive Navigation Bar

41
Comments 2
4 min read
Serverless Containers with Next.js, AWS Fargate, and AWS Amplify : apex ('naked') domain

Serverless Containers with Next.js, AWS Fargate, and AWS Amplify : apex ('naked') domain

9
Comments
5 min read
How to parse nonhard-coded markdown in NextJS with Syntax Highlighting

How to parse nonhard-coded markdown in NextJS with Syntax Highlighting

6
Comments
2 min read
Quick tips: Persistent wrapper content in Next.js

Quick tips: Persistent wrapper content in Next.js

2
Comments 1
1 min read
Supercharging file-based content with GraphQL

Supercharging file-based content with GraphQL

6
Comments 3
8 min read
Howdy NextJS getServerSideProps()?

Howdy NextJS getServerSideProps()?

8
Comments
2 min read
How I Created My All-Star React Stack — Supercharge.dev

How I Created My All-Star React Stack — Supercharge.dev

5
Comments
4 min read
Build an AirBnb Clone using Schemas and Types - with Sanity.io and Next.js! (video)

Build an AirBnb Clone using Schemas and Types - with Sanity.io and Next.js! (video)

11
Comments
2 min read
Paginating your Contentful blog posts in Next.js with the GraphQL API

Paginating your Contentful blog posts in Next.js with the GraphQL API

40
Comments
15 min read
Migrating Flossbank from Vercel to Netlify

Migrating Flossbank from Vercel to Netlify

14
Comments
5 min read
How To Add Styling To An Active Link In NextJS

How To Add Styling To An Active Link In NextJS

111
Comments 27
2 min read
Como integrar ESLint y Prettier a un projecto Next.Js con Typescript

Como integrar ESLint y Prettier a un projecto Next.Js con Typescript

16
Comments
3 min read
What is getStaticPaths() in Nextjs?

What is getStaticPaths() in Nextjs?

28
Comments
4 min read
ThankYouNext 🖤 - Next.js starter template

ThankYouNext 🖤 - Next.js starter template

6
Comments 3
2 min read
build a social media website with Next JS and Firebase

build a social media website with Next JS and Firebase

32
Comments 2
1 min read
Build an e-commerce site with the Stripe API

Build an e-commerce site with the Stripe API

43
Comments
12 min read
How to generate automatically components/ pages/hooks on your code with PlopJS.

How to generate automatically components/ pages/hooks on your code with PlopJS.

8
Comments 4
2 min read
Page Transition Effect in NextJS

Page Transition Effect in NextJS

92
Comments 15
2 min read
Tech stack and initial project setup

Tech stack and initial project setup

13
Comments
10 min read
HTTP Basic Auth for Next.js

HTTP Basic Auth for Next.js

5
Comments 2
3 min read
Building a Professionally Designed Website Episode 2 - CSS Framework, Baseline Grid, NextJS Structure

Building a Professionally Designed Website Episode 2 - CSS Framework, Baseline Grid, NextJS Structure

25
Comments
2 min read
Backendless Coin Price List with GraphQL API, Serverless Redis and Next.JS

Backendless Coin Price List with GraphQL API, Serverless Redis and Next.JS

10
Comments
3 min read
Drupal, Gatsby, Next and friends

Drupal, Gatsby, Next and friends

3
Comments
6 min read
Deploy NextJS app to GitHub Pages using GitHub Actions

Deploy NextJS app to GitHub Pages using GitHub Actions

9
Comments
4 min read
How to Integrate twillio SendGrid web API with Nextjs?

How to Integrate twillio SendGrid web API with Nextjs?

23
Comments 5
5 min read
What is getStaticProps() in Nextjs?

What is getStaticProps() in Nextjs?

21
Comments
3 min read
How to integrate Plausible into a Next.js project

How to integrate Plausible into a Next.js project

6
Comments
2 min read
#7 of 100DaysOfCode

#7 of 100DaysOfCode

10
Comments 2
2 min read
Adding a Loading animation to NextJS using React-Redux

Adding a Loading animation to NextJS using React-Redux

12
Comments
4 min read
Building forms with Next.js and Getform

Building forms with Next.js and Getform

9
Comments
5 min read
What is Static Site Generation of Next.js?

What is Static Site Generation of Next.js?

11
Comments
9 min read
Building a visit counter with Redis and React

Building a visit counter with Redis and React

6
Comments
3 min read
Run a worker alongside Next.js server using a single command

Run a worker alongside Next.js server using a single command

23
Comments 2
2 min read
Next.js and NextAuth.js

Next.js and NextAuth.js

12
Comments
2 min read
NextJS - getting started

NextJS - getting started

9
Comments
3 min read
next/image - Make image fill available space without specifying height or width

next/image - Make image fill available space without specifying height or width

39
Comments 8
1 min read
Building a simple blog site with Next.js + Strapi API

Building a simple blog site with Next.js + Strapi API

36
Comments 8
9 min read
How to make a Cookie Policy Banner without any npm package

How to make a Cookie Policy Banner without any npm package

6
Comments 2
2 min read
Introducing Plasmic, the visual page builder for Next.js

Introducing Plasmic, the visual page builder for Next.js

5
Comments
4 min read
Exciting portfolio page with Next.js, TailwindCSS and Framer Motion

Exciting portfolio page with Next.js, TailwindCSS and Framer Motion

33
Comments 3
1 min read
Set up Static Site Generation in Next.js 5 minutes

Set up Static Site Generation in Next.js 5 minutes

16
Comments
5 min read
Learn Next.js For Free with These Resources

Learn Next.js For Free with These Resources

160
Comments 6
5 min read
Next.js File Based Routing (Dynamic Routes and Navigation) (Part-2)

Next.js File Based Routing (Dynamic Routes and Navigation) (Part-2)

5
Comments
3 min read
Fix "too many connections" errors with database clients stacking in dev mode with Next.js

Fix "too many connections" errors with database clients stacking in dev mode with Next.js

7
Comments 4
1 min read
Animated Waving Hand Emoji 👋

Animated Waving Hand Emoji 👋

15
Comments
4 min read
How to Set Environment Variables in Next.js

How to Set Environment Variables in Next.js

46
Comments 12
2 min read
Next.js Blog Starter with TypeScript and MDX

Next.js Blog Starter with TypeScript and MDX

20
Comments 4
1 min read
Quick Tip: Take advantage of the official Next.js examples

Quick Tip: Take advantage of the official Next.js examples

10
Comments 1
1 min read
Understanding Next/Image

Understanding Next/Image

179
Comments 9
5 min read
Creating Protected Routes In NextJS With Supabase

Creating Protected Routes In NextJS With Supabase

60
Comments 4
8 min read
A Next.js + Firebase TDD Environment Example

A Next.js + Firebase TDD Environment Example

15
Comments
4 min read
Protecting static pages in Next.js application

Protecting static pages in Next.js application

46
Comments 13
4 min read
Why to choose NextJS for future projects

Why to choose NextJS for future projects

41
Comments 6
2 min read
Next.js: Multilanguage support with internationalized routing

Next.js: Multilanguage support with internationalized routing

9
Comments
3 min read
I built a website using the DEV API!

I built a website using the DEV API!

51
Comments 4
4 min read
Context API with TypeScript and Next.JS

Context API with TypeScript and Next.JS

70
Comments 18
3 min read
Creating New Supabase Users In NextJS

Creating New Supabase Users In NextJS

10
Comments 1
6 min read
How to Add Instagram Timeline To a NextJS Site

How to Add Instagram Timeline To a NextJS Site

20
Comments 2
6 min read
Making a multilingual site with Next.js - Part 3

Making a multilingual site with Next.js - Part 3

58
Comments 3
6 min read
Prompting Users to Reload Your Next.js App After an Update

Prompting Users to Reload Your Next.js App After an Update

47
Comments 2
4 min read
loading...