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.
Reason and React Meta-Frameworks

Reason and React Meta-Frameworks

7
Comments
10 min read
Automate repetitive tasks with Next.js cron jobs

Automate repetitive tasks with Next.js cron jobs

2
Comments 1
9 min read
Migrating to Next.js 13: A Simple Walkthrough

Migrating to Next.js 13: A Simple Walkthrough

Comments
3 min read
Mastering Data Fetching in React: A Comprehensive Guide to SWR

Mastering Data Fetching in React: A Comprehensive Guide to SWR

12
Comments
4 min read
Optimizing React Components: A Guide to useCallback and useMemo

Optimizing React Components: A Guide to useCallback and useMemo

9
Comments 2
3 min read
Restaurant Hero Section in React with TailwindCss: A Step-by-Step Tutorial

Restaurant Hero Section in React with TailwindCss: A Step-by-Step Tutorial

2
Comments
2 min read
Real-time data with xState, Firebase and Next.js

Real-time data with xState, Firebase and Next.js

2
Comments 2
3 min read
Full Stack Application with Bun, Appwrite And NextJS

Full Stack Application with Bun, Appwrite And NextJS

30
Comments 7
8 min read
Google Translate customization under NextJS

Google Translate customization under NextJS

1
Comments 2
8 min read
Creating Stunning Image Grids with React and Tailwind CSS

Creating Stunning Image Grids with React and Tailwind CSS

6
Comments
3 min read
🚀 Supercharge Your Next.js App with Stunning Images! Learn the Ultimate Cloudinary Image Upload Hack 🔥

🚀 Supercharge Your Next.js App with Stunning Images! Learn the Ultimate Cloudinary Image Upload Hack 🔥

35
Comments 5
4 min read
NextAuth - Implementando "Custom Login Pages" com "Credentials Sign in" utilizando App Router

NextAuth - Implementando "Custom Login Pages" com "Credentials Sign in" utilizando App Router

1
Comments
3 min read
Handling `multipart/form-data` in Next.js

Handling `multipart/form-data` in Next.js

6
Comments
2 min read
Efficient E2E Testing for Next.js: A Playwright Tutorial

Efficient E2E Testing for Next.js: A Playwright Tutorial

1
Comments
5 min read
Creating Optimistic Updates in UI with React.js’s new useOptimistic Hook and Next.js 13.4 Server Action

Creating Optimistic Updates in UI with React.js’s new useOptimistic Hook and Next.js 13.4 Server Action

7
Comments
3 min read
Next.js Rendering

Next.js Rendering

Comments
1 min read
How to Build an Electronic Commerce Store with Medusajs

How to Build an Electronic Commerce Store with Medusajs

8
Comments 1
14 min read
Build a Type-Safe Web App with Encore + Next.js

Build a Type-Safe Web App with Encore + Next.js

16
Comments
3 min read
Making a custom 404 page in Next.js

Making a custom 404 page in Next.js

14
Comments 1
2 min read
Creating a Form in React with React Hook Form and Next.js 13.4

Creating a Form in React with React Hook Form and Next.js 13.4

7
Comments
5 min read
The Power of Server-Side Rendering in Next.js: Faster Loading, Better Performance by Anik routh

The Power of Server-Side Rendering in Next.js: Faster Loading, Better Performance by Anik routh

1
Comments
2 min read
Creating a hackathon winning AI based app in a weekend using Supabase, OpenAI, & Next.js

Creating a hackathon winning AI based app in a weekend using Supabase, OpenAI, & Next.js

62
Comments
12 min read
Building a Secure Next.js Application with Redux Toolkit Query and cookie tokens

Building a Secure Next.js Application with Redux Toolkit Query and cookie tokens

9
Comments 3
7 min read
Seamlessly Integrating Stripe Payments in a Rails-React Application

Seamlessly Integrating Stripe Payments in a Rails-React Application

2
Comments
2 min read
Building a Scrollable Navbar with React: A Step-by-Step Guide

Building a Scrollable Navbar with React: A Step-by-Step Guide

5
Comments 1
3 min read
How to add S3 adapter to an Appwrite instance

How to add S3 adapter to an Appwrite instance

1
Comments
8 min read
How to Fix Vercel 404 error: Child URL Path Issues

How to Fix Vercel 404 error: Child URL Path Issues

11
Comments 7
2 min read
MarkdownDB: A rich SQL API to your markdown files in seconds.

MarkdownDB: A rich SQL API to your markdown files in seconds.

2
Comments
2 min read
NEXT.Js Link routing on steroids

NEXT.Js Link routing on steroids

4
Comments 1
3 min read
Easy Shared Reactive State in React without External Libraries

Easy Shared Reactive State in React without External Libraries

50
Comments 4
5 min read
The Ultimate Guide to Building a Telegram Clone with Next.js 13 & Express (Tailwind.css , Socket.io , MongoDB)

The Ultimate Guide to Building a Telegram Clone with Next.js 13 & Express (Tailwind.css , Socket.io , MongoDB)

2
Comments
2 min read
Cookie-Based authentication for Next.js 13 apps

Cookie-Based authentication for Next.js 13 apps

1
Comments
3 min read
Easy Context in React Server Components (RSC)

Easy Context in React Server Components (RSC)

8
Comments
3 min read
What makes Next.js the future of web applications?👨‍💻

What makes Next.js the future of web applications?👨‍💻

1
Comments
3 min read
How to build a card grid with background image and text using React and Tailwindcss

How to build a card grid with background image and text using React and Tailwindcss

3
Comments 1
3 min read
How to deploy Full Stack Amazon Clone with Next.js, Tailwind CSS, Zustand, and Nest.js on Aptible

How to deploy Full Stack Amazon Clone with Next.js, Tailwind CSS, Zustand, and Nest.js on Aptible

28
Comments
9 min read
Next.js Suspense - How to Use Suspense with a Component

Next.js Suspense - How to Use Suspense with a Component

2
Comments
2 min read
🔼 6 Best Free Resources to Learn Next.js and Build Awesome Apps!

🔼 6 Best Free Resources to Learn Next.js and Build Awesome Apps!

3
Comments
7 min read
Introducing react-store-js: A State Management Library Tailored for React inspire in Svelte store

Introducing react-store-js: A State Management Library Tailored for React inspire in Svelte store

13
Comments
2 min read
GitHub Trending Insight

GitHub Trending Insight

Comments 1
1 min read
Building a Sidebar menu in React and Tailwindcss

Building a Sidebar menu in React and Tailwindcss

1
Comments
3 min read
Social Media Footer Component for Your React Application using tailwindcss

Social Media Footer Component for Your React Application using tailwindcss

2
Comments
2 min read
Implementing Magic Link Email Authentication in NextJS + NodeJS Applications

Implementing Magic Link Email Authentication in NextJS + NodeJS Applications

Comments
12 min read
Creating Lyrics Video using FFmpeg

Creating Lyrics Video using FFmpeg

2
Comments 1
6 min read
Make A Simple Shopping Cart App Using NextJS 13 + Redux

Make A Simple Shopping Cart App Using NextJS 13 + Redux

Comments
10 min read
Part 1.1 - Build a fullstack blogging website using MERN ( MongoDB, ReactJS, ExpressJS and NodeJS )

Part 1.1 - Build a fullstack blogging website using MERN ( MongoDB, ReactJS, ExpressJS and NodeJS )

14
Comments
13 min read
Deploy a Full Stack Next.js App to a DigitalOcean VPS With Docker

Deploy a Full Stack Next.js App to a DigitalOcean VPS With Docker

10
Comments 1
20 min read
4 Steps to Update the Next.js Marketplace Template

4 Steps to Update the Next.js Marketplace Template

3
Comments
3 min read
Tailwind Elements Stable v1.0.0. - a free, open-source UI Kit with 500+ components integrated with Next - is out.

Tailwind Elements Stable v1.0.0. - a free, open-source UI Kit with 500+ components integrated with Next - is out.

43
Comments 1
1 min read
Responsive Grid card using react and Css

Responsive Grid card using react and Css

1
Comments
4 min read
How to Maintain React State in a URL Query String for a Shareable Application State

How to Maintain React State in a URL Query String for a Shareable Application State

1
Comments
3 min read
Hacktoberfest 2023: Contributing to React & Next.js projects

Hacktoberfest 2023: Contributing to React & Next.js projects

2
Comments
1 min read
Implement ThirdWeb Smart Wallet and Embedded Wallet in Next.js

Implement ThirdWeb Smart Wallet and Embedded Wallet in Next.js

Comments
3 min read
A List of Useful NPM Packages for React/Next JS Developers

A List of Useful NPM Packages for React/Next JS Developers

18
Comments 1
6 min read
Building A Simple CRUD API With Next.Js 13

Building A Simple CRUD API With Next.Js 13

6
Comments 6
8 min read
Building a Multilingual Blog Site with Next.js and @ttoss/react-i18n

Building a Multilingual Blog Site with Next.js and @ttoss/react-i18n

8
Comments 1
5 min read
All about React Server Components

All about React Server Components

Comments
11 min read
The Big-Name Companies Leveraging Next.js

The Big-Name Companies Leveraging Next.js

2
Comments
2 min read
Open source admin dashboard template for Tailwind CSS & NextJS - Use it for free

Open source admin dashboard template for Tailwind CSS & NextJS - Use it for free

22
Comments 3
1 min read
Next.js 13: A Comprehensive Guide

Next.js 13: A Comprehensive Guide

27
Comments 9
3 min read
loading...