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.
Why use Next.js for eCommerce?

Why use Next.js for eCommerce?

3
Comments 3
5 min read
My fair share of rehydration in React.

My fair share of rehydration in React.

8
Comments
8 min read
Loading work from a JSON file - part 15

Loading work from a JSON file - part 15

14
Comments
4 min read
Creating individual markdown blog pages - part 13

Creating individual markdown blog pages - part 13

10
Comments 9
3 min read
Build a Full-Stack Food Ordering Application

Build a Full-Stack Food Ordering Application

11
Comments
2 min read
Currying Layout Component Patterns in Next.js

Currying Layout Component Patterns in Next.js

7
Comments
3 min read
I made a premium admin dashboard for NextJS & Typescript!

I made a premium admin dashboard for NextJS & Typescript!

16
Comments 2
1 min read
Conditionally load scripts in NextJS using environment variables

Conditionally load scripts in NextJS using environment variables

8
Comments
1 min read
Creating a generic posts function - part 14

Creating a generic posts function - part 14

9
Comments
3 min read
Tidying up getServerSideProps(Server-Side Rendering) with Higher Order Functions

Tidying up getServerSideProps(Server-Side Rendering) with Higher Order Functions

8
Comments
4 min read
How and why you should use Next.js with Django

How and why you should use Next.js with Django

13
Comments 1
6 min read
Building a startup (build log 2#): Authenticating students with Supabase

Building a startup (build log 2#): Authenticating students with Supabase

7
Comments
6 min read
Next.js Authentication with Okta and NextAuth.js 4.0

Next.js Authentication with Okta and NextAuth.js 4.0

5
Comments
8 min read
Set Environment Variable (.env) in NextJS

Set Environment Variable (.env) in NextJS

5
Comments
2 min read
Loading local markdown blog posts - part 12

Loading local markdown blog posts - part 12

12
Comments
3 min read
Create sitemaps for a multi-language, multi-domain, URL-translated, static Next.js site

Create sitemaps for a multi-language, multi-domain, URL-translated, static Next.js site

8
Comments 2
2 min read
I made an admin dashboard for NextJS using Typescript! Use it for free!

I made an admin dashboard for NextJS using Typescript! Use it for free!

17
Comments
1 min read
Making the site responsive - part 11

Making the site responsive - part 11

27
Comments
2 min read
How we developed our company website using NextJS

How we developed our company website using NextJS

23
Comments 2
6 min read
tRPC: Understanding Typesafety

tRPC: Understanding Typesafety

5
Comments
5 min read
Handle quick phone authentication in Next.js using Appwrite and Twilio

Handle quick phone authentication in Next.js using Appwrite and Twilio

15
Comments
8 min read
Script Loading, performance and Next Script

Script Loading, performance and Next Script

5
Comments 3
7 min read
Making the menu work - part 10

Making the menu work - part 10

6
Comments
2 min read
Creating the blog page - part 8

Creating the blog page - part 8

13
Comments 2
3 min read
Next.js API routes - Global Error Handling and Clean Code Practices

Next.js API routes - Global Error Handling and Clean Code Practices

18
Comments
6 min read
Creating the work page - part 9

Creating the work page - part 9

4
Comments
2 min read
Using Query Params and Cookies in Next.js Static Pages

Using Query Params and Cookies in Next.js Static Pages

12
Comments 3
3 min read
Next.js: Next-auth

Next.js: Next-auth

11
Comments
2 min read
Building a startup (build log 1#): The landing page

Building a startup (build log 1#): The landing page

4
Comments
10 min read
Styling the featured work section - part 7

Styling the featured work section - part 7

6
Comments
3 min read
Applying Atomic Design to your Next.js project

Applying Atomic Design to your Next.js project

2
Comments
8 min read
Styling the recent posts - part 6

Styling the recent posts - part 6

4
Comments 3
3 min read
Using GraphQL Codegen with Typescript and urql

Using GraphQL Codegen with Typescript and urql

Comments
1 min read
How to create an Instagram clone on the Polygon Network using Next.js and Truffle

How to create an Instagram clone on the Polygon Network using Next.js and Truffle

3
Comments
9 min read
Making a Social Media App

Making a Social Media App

2
Comments 1
4 min read
Styling the homepage header - part 5

Styling the homepage header - part 5

8
Comments
3 min read
Styling the header and footer - part 4

Styling the header and footer - part 4

11
Comments 1
5 min read
next-export-i18n v2.1.0: support for react v18 and next v12

next-export-i18n v2.1.0: support for react v18 and next v12

2
Comments
2 min read
How to Use SupaBase to Power NextJS Web App

How to Use SupaBase to Power NextJS Web App

9
Comments 1
3 min read
Vercel OG Image Generation

Vercel OG Image Generation

1
Comments
1 min read
How I crafted my own portfolio and put it on the Internet

How I crafted my own portfolio and put it on the Internet

4
Comments 5
6 min read
3 tips for setting up Jest and rtl for Next.js

3 tips for setting up Jest and rtl for Next.js

2
Comments
3 min read
Adding a layout to NextJS - part 3

Adding a layout to NextJS - part 3

6
Comments
2 min read
Extending Next.js Support in Azure Static Web Apps

Extending Next.js Support in Azure Static Web Apps

Comments
4 min read
Next.js Ethereum Starter

Next.js Ethereum Starter

4
Comments 4
3 min read
Create mock APIs for building frontend apps quickly without the backend.

Create mock APIs for building frontend apps quickly without the backend.

12
Comments 2
3 min read
Creating a NextJS portfolio - part 1

Creating a NextJS portfolio - part 1

40
Comments
3 min read
🚀Using HyperUI : Make Next js & Tailwind CSS website in 10 min🚀🚀

🚀Using HyperUI : Make Next js & Tailwind CSS website in 10 min🚀🚀

5
Comments
1 min read
The Duolingo Drag and Drop Quiz component.

The Duolingo Drag and Drop Quiz component.

9
Comments 1
1 min read
Running NextJS with Bun

Running NextJS with Bun

6
Comments
2 min read
Web3 Unleashed: The MetaMask API

Web3 Unleashed: The MetaMask API

2
Comments
17 min read
Guia de autenticação do Next.Js com Github e Typescript

Guia de autenticação do Next.Js com Github e Typescript

Comments
5 min read
Getting Started With Next, Firebase & Tailwind

Getting Started With Next, Firebase & Tailwind

10
Comments
9 min read
Build the future of web development with Next.js Edge Rendering and globally distributed database

Build the future of web development with Next.js Edge Rendering and globally distributed database

8
Comments
3 min read
Improving Next.js app performance with BlurHash

Improving Next.js app performance with BlurHash

2
Comments
9 min read
🤔 Should I Use Gatsby or Next.js For My Next Project?

🤔 Should I Use Gatsby or Next.js For My Next Project?

Comments
5 min read
RTK Query: Make fetching and caching data effortless.

RTK Query: Make fetching and caching data effortless.

14
Comments
6 min read
Harnessing the power of React Server Components + Miro in NextJS

Harnessing the power of React Server Components + Miro in NextJS

2
Comments 1
7 min read
NextJS + Notion build a website

NextJS + Notion build a website

3
Comments
2 min read
Layouts in Next.JS

Layouts in Next.JS

2
Comments
2 min read
loading...