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.
Adding an in-browser code preview to your React Application with Sandpack

Adding an in-browser code preview to your React Application with Sandpack

14
Comments
5 min read
Next.js Supabase adding a GitHub login

Next.js Supabase adding a GitHub login

10
Comments
3 min read
Add a loading state to our Next.js Supabase app

Add a loading state to our Next.js Supabase app

6
Comments
3 min read
What’s new in Next.js 12

What’s new in Next.js 12

7
Comments
8 min read
Building the landing page for my portfolio/blog website

Building the landing page for my portfolio/blog website

3
Comments
4 min read
Get Started with Supabase Database in NextJS! ⚡

Get Started with Supabase Database in NextJS! ⚡

10
Comments
3 min read
Adding a user profile to our Supabase user

Adding a user profile to our Supabase user

18
Comments
2 min read
Authenticating Next.js with Supabase auth magic links

Authenticating Next.js with Supabase auth magic links

22
Comments
4 min read
How I built SetProgress - Part 1 Waitlist

How I built SetProgress - Part 1 Waitlist

5
Comments
2 min read
Implementing pagination with Next.js, MUI and react-query

Implementing pagination with Next.js, MUI and react-query

136
Comments 5
6 min read
Create Protected Routes In NextJS and NextAuth

Create Protected Routes In NextJS and NextAuth

7
Comments
2 min read
P-PL.com - JavaScript Interview Questions Quiz: Just how Well Do YOU Know JavaScript?

P-PL.com - JavaScript Interview Questions Quiz: Just how Well Do YOU Know JavaScript?

5
Comments
1 min read
Deleting records from a Supabase database

Deleting records from a Supabase database

6
Comments
2 min read
Anatomy of a fast Next.js job board

Anatomy of a fast Next.js job board

7
Comments
7 min read
NextJS, Bootstrap 5 : an in-depth tutorial

NextJS, Bootstrap 5 : an in-depth tutorial

5
Comments
9 min read
Adding new records to a Supabase database

Adding new records to a Supabase database

9
Comments
2 min read
Control Locales In NextJS

Control Locales In NextJS

6
Comments
1 min read
Adding Supabase to a Next.js application

Adding Supabase to a Next.js application

27
Comments
3 min read
Next JS – what’s new ?

Next JS – what’s new ?

3
Comments
2 min read
Markdown Blog with Next.js, Typescript and Tailwind

Markdown Blog with Next.js, Typescript and Tailwind

20
Comments 1
8 min read
Protected Routes with Supabase and Next.js

Protected Routes with Supabase and Next.js

40
Comments 7
4 min read
New portfolio using Next.js

New portfolio using Next.js

3
Comments 2
1 min read
Next.js and TailwindCSS Made Me Want to Write Front-End Code

Next.js and TailwindCSS Made Me Want to Write Front-End Code

7
Comments
3 min read
Blurred image placeholder with Next.js image and Cloudinary

Blurred image placeholder with Next.js image and Cloudinary

15
Comments 6
2 min read
Add flying emoji reactions to a React video chat app

Add flying emoji reactions to a React video chat app

26
Comments 1
6 min read
Why I choose NextJS over CRA for new projects

Why I choose NextJS over CRA for new projects

129
Comments 12
2 min read
Setting up Nextjs with AirBnB style guides for react, Prettier, ESlint, Husky and GitHub Actions

Setting up Nextjs with AirBnB style guides for react, Prettier, ESlint, Husky and GitHub Actions

4
Comments
1 min read
How to Set Up Chakra UI with Next JS by creating a Hero component

How to Set Up Chakra UI with Next JS by creating a Hero component

11
Comments
5 min read
How to Create a ChatBot Assistant using NextJs, TailwindCss and Strapi

How to Create a ChatBot Assistant using NextJs, TailwindCss and Strapi

12
Comments
12 min read
How to Create Modern Cards using React and Tailwind

How to Create Modern Cards using React and Tailwind

686
Comments 33
4 min read
Filament Hero : Update!

Filament Hero : Update!

2
Comments
2 min read
Adding Headless CMS to NextJS like a Pro 🚀

Adding Headless CMS to NextJS like a Pro 🚀

22
Comments
9 min read
Appwrite & Appsmith: The perfect open-source duo for your business apps

Appwrite & Appsmith: The perfect open-source duo for your business apps

16
Comments
1 min read
Make Better Blog Posts with Beautiful Syntax Highlighting in Nextjs with React-Prism-Render

Make Better Blog Posts with Beautiful Syntax Highlighting in Nextjs with React-Prism-Render

23
Comments
8 min read
Fast Serverless Authentication with Next.js and PropelAuth

Fast Serverless Authentication with Next.js and PropelAuth

9
Comments 1
7 min read
Next.js Dashboard layout with TypeScript and Styled components

Next.js Dashboard layout with TypeScript and Styled components

28
Comments 3
8 min read
The Advantages of using Next.js + Strapi vs React + Strapi

The Advantages of using Next.js + Strapi vs React + Strapi

5
Comments
5 min read
How to Create a Notification/Toast using React and Tailwind

How to Create a Notification/Toast using React and Tailwind

352
Comments 3
3 min read
The Complete Guide to Installing and Configuring a Next.js Project in 2022

The Complete Guide to Installing and Configuring a Next.js Project in 2022

32
Comments 3
5 min read
The Uploadcare Image Loader for Next.js Has Been Released

The Uploadcare Image Loader for Next.js Has Been Released

2
Comments
2 min read
User Authentication in Next.js with Supabase

User Authentication in Next.js with Supabase

44
Comments 4
18 min read
next-export-i18n v1.2.1: i18n with Next.js and Mustache

next-export-i18n v1.2.1: i18n with Next.js and Mustache

4
Comments
2 min read
We need JS dev's

We need JS dev's

3
Comments
1 min read
Announcing the Advent of GraphQL Challenge

Announcing the Advent of GraphQL Challenge

5
Comments
2 min read
Adding Pagination

Adding Pagination

4
Comments
4 min read
How to create a Gradient border BlogPostCard using Tailwind CSS and Next.js.

How to create a Gradient border BlogPostCard using Tailwind CSS and Next.js.

25
Comments 5
4 min read
Adding Job Type Filtering

Adding Job Type Filtering

3
Comments
2 min read
Authenticating users with a blockchain wallet and Fauna

Authenticating users with a blockchain wallet and Fauna

11
Comments 1
11 min read
Precaching pages with next-pwa

Precaching pages with next-pwa

17
Comments 6
17 min read
How to make an NFT

How to make an NFT

7
Comments
5 min read
Create a custom error component in Next.js (SSR & CSR)

Create a custom error component in Next.js (SSR & CSR)

43
Comments 2
7 min read
Clean & Minimal portfolio website

Clean & Minimal portfolio website

37
Comments 16
1 min read
Extending Next.js' <Image /> component to improve UX

Extending Next.js' <Image /> component to improve UX

15
Comments 1
4 min read
Next.js + MUI v5 with TypeScript support

Next.js + MUI v5 with TypeScript support

3
Comments 1
1 min read
Handling sensitive client-side API keys in Next.js

Handling sensitive client-side API keys in Next.js

24
Comments 6
2 min read
How to use Nextjs Link with Chakra UI

How to use Nextjs Link with Chakra UI

13
Comments
4 min read
Add the Telegram Messaging API to your React application

Add the Telegram Messaging API to your React application

9
Comments
15 min read
Creating the Basic Job Listing

Creating the Basic Job Listing

3
Comments
6 min read
Accessing Child Element States and functions using forwardRef , useImperativeHandle and the useRef hook

Accessing Child Element States and functions using forwardRef , useImperativeHandle and the useRef hook

3
Comments
3 min read
Build a Discord stage channel clone with 100ms and Next.js

Build a Discord stage channel clone with 100ms and Next.js

140
Comments
15 min read
loading...