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.
Next.js Authentication

Next.js Authentication

1
Comments
3 min read
State Scope with Providers - Next.js with Jotai

State Scope with Providers - Next.js with Jotai

Comments
4 min read
Mastering Next.js 13/14 - Advanced Techniques

Mastering Next.js 13/14 - Advanced Techniques

Comments
10 min read
Mastering Next.js 13/14 - Fundamentals

Mastering Next.js 13/14 - Fundamentals

Comments
8 min read
Mastering Next.js 13/14 : App Router and API Routes

Mastering Next.js 13/14 : App Router and API Routes

Comments
5 min read
Styling Your Site with Next.js and MUI: Creating a Dynamic Theme Switcher

Styling Your Site with Next.js and MUI: Creating a Dynamic Theme Switcher

Comments
3 min read
If you are planning to build yet another SaaS boilerplate to earn Internet money, please don't.

If you are planning to build yet another SaaS boilerplate to earn Internet money, please don't.

5
Comments
1 min read
Better, Faster Apps with Next.js

Better, Faster Apps with Next.js

Comments
4 min read
Supabase: A Guide to Setting Up Your Local Environment

Supabase: A Guide to Setting Up Your Local Environment

Comments
3 min read
3 Exciting Improvements Between NextJS 14 And NextJS 13

3 Exciting Improvements Between NextJS 14 And NextJS 13

1
Comments
9 min read
How to dynamically import Swiper.js in Next.js?

How to dynamically import Swiper.js in Next.js?

Comments
1 min read
The best testing setup for frontends, with Playwright and NextJS

The best testing setup for frontends, with Playwright and NextJS

7
Comments
10 min read
Epic Next JS 14 Tutorial Part 7: Next.js and Strapi CRUD Permissions

Epic Next JS 14 Tutorial Part 7: Next.js and Strapi CRUD Permissions

Comments
18 min read
Auth with Clerk

Auth with Clerk

Comments
3 min read
Next Auth boilerplate TS

Next Auth boilerplate TS

Comments
9 min read
How we take data-driven decisions with LogSnag

How we take data-driven decisions with LogSnag

3
Comments
2 min read
Deploy NextJS App on Firebase 🔥

Deploy NextJS App on Firebase 🔥

3
Comments
2 min read
React Server Components Example with Next.js

React Server Components Example with Next.js

Comments
17 min read
How HomeTriangle Boosted Its Website Performance by Migrating from Next.js to Astro with SolidJS

How HomeTriangle Boosted Its Website Performance by Migrating from Next.js to Astro with SolidJS

Comments
3 min read
Next js + 3D elements with spline

Next js + 3D elements with spline

6
Comments
3 min read
Implementing Internationalization (i18n) in Next.js 14 using App Router

Implementing Internationalization (i18n) in Next.js 14 using App Router

2
Comments
8 min read
Enhancing Accessibility in Next.js with useFocusOnNavigation Custom Hook

Enhancing Accessibility in Next.js with useFocusOnNavigation Custom Hook

1
Comments
2 min read
Handling URL Redirections in Next.js with Middleware

Handling URL Redirections in Next.js with Middleware

Comments
2 min read
Astro.js as an alternative to Next.js: pushing the limits

Astro.js as an alternative to Next.js: pushing the limits

Comments
9 min read
AI Series Part V: Creating a RAG chatbot with LangChain (NextJS+Python)

AI Series Part V: Creating a RAG chatbot with LangChain (NextJS+Python)

Comments
7 min read
creating a next.js front end with a express backend using typescript

creating a next.js front end with a express backend using typescript

Comments
1 min read
Understanding SSR and SSG in Modern Web Development

Understanding SSR and SSG in Modern Web Development

6
Comments
4 min read
A Personal Journey: Reflecting on a Year of Innovati 🔥🔭

A Personal Journey: Reflecting on a Year of Innovati 🔥🔭

Comments
2 min read
Stay Alive Using the Wake Lock API in Next.js

Stay Alive Using the Wake Lock API in Next.js

Comments
2 min read
What is bubble?

What is bubble?

Comments
1 min read
How I test React components in isolation

How I test React components in isolation

1
Comments 1
4 min read
Lessons from open-source: try..catch(_)?

Lessons from open-source: try..catch(_)?

Comments
1 min read
How Well Does Azure Static Web Apps (SWA) Support Next.js? | Pages Architecture

How Well Does Azure Static Web Apps (SWA) Support Next.js? | Pages Architecture

Comments
3 min read
Securing Next.js Applications with Robust CSP Headers

Securing Next.js Applications with Robust CSP Headers

2
Comments 1
2 min read
Create a simple search bar with checkboxes

Create a simple search bar with checkboxes

Comments
3 min read
Supercharge Your Next.js Application: Optimization Tricks

Supercharge Your Next.js Application: Optimization Tricks

1
Comments
4 min read
Journal your ideas and experiences with your voice: Voice Journal

Journal your ideas and experiences with your voice: Voice Journal

2
Comments 4
3 min read
NextJS First impressions

NextJS First impressions

Comments
2 min read
Deploy with vercel

Deploy with vercel

1
Comments
2 min read
Tips from open-source: An Object with Map and Set.

Tips from open-source: An Object with Map and Set.

1
Comments
2 min read
How to split pages by device type in Next.js

How to split pages by device type in Next.js

1
Comments
2 min read
Simple NextJS GraphQL client

Simple NextJS GraphQL client

Comments
2 min read
How to build: a v0.dev clone (Next.js, GPT4 & CopilotKit)

How to build: a v0.dev clone (Next.js, GPT4 & CopilotKit)

1
Comments
8 min read
Unveiling the Mechanics Behind Next.js Path Matching

Unveiling the Mechanics Behind Next.js Path Matching

Comments
4 min read
Styling Your Next.js Web Application

Styling Your Next.js Web Application

Comments
3 min read
Why i love Next js

Why i love Next js

Comments
1 min read
How to add support for PWA in Next JS (App Router)

How to add support for PWA in Next JS (App Router)

2
Comments
4 min read
Melhores Práticas de SEO com Next.js

Melhores Práticas de SEO com Next.js

Comments
3 min read
Magic Link Authentication in 5 minutes with Next.js + Next-Auth + Full-Stack-Kit

Magic Link Authentication in 5 minutes with Next.js + Next-Auth + Full-Stack-Kit

1
Comments
3 min read
Top React UI Libraries 🌟

Top React UI Libraries 🌟

7
Comments
4 min read
Lessons from open-source: How obsessed are you with following Single Responsibility Principle?

Lessons from open-source: How obsessed are you with following Single Responsibility Principle?

Comments
2 min read
Lessons from open-source: Use window.trustedTypes to prevent DOM XSS.

Lessons from open-source: Use window.trustedTypes to prevent DOM XSS.

1
Comments
2 min read
How to do Basic Session Auth with NEXT.js 💻

How to do Basic Session Auth with NEXT.js 💻

2
Comments
7 min read
What do you recommend for Next Authentication and why?

What do you recommend for Next Authentication and why?

Comments
1 min read
I created a Social Media Website in NextJS 🚀

I created a Social Media Website in NextJS 🚀

5
Comments
3 min read
Embark on a UI Odyssey: 5 Spectacular Libraries to Explore

Embark on a UI Odyssey: 5 Spectacular Libraries to Explore

4
Comments
3 min read
Next js Testing

Next js Testing

Comments
2 min read
Implementing Redux in Next.js (App Router): A Comprehensive Guide

Implementing Redux in Next.js (App Router): A Comprehensive Guide

Comments 2
3 min read
AI Twitter & LinkedIn Bio Generator

AI Twitter & LinkedIn Bio Generator

9
Comments 6
2 min read
Next.js Tutorials

Next.js Tutorials

Comments
2 min read
loading...