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.
How to build a Private Link Sharing App Using Next.js

How to build a Private Link Sharing App Using Next.js

35
Comments 2
4 min read
How I built a custom image file uploader

How I built a custom image file uploader

63
Comments 1
4 min read
Permission based components with React's HOC

Permission based components with React's HOC

1
Comments
3 min read
Implementing Resend in Next.js: Step-by-Step Guide

Implementing Resend in Next.js: Step-by-Step Guide

5
Comments
3 min read
Building a Capital City App With Next.js and Netlify

Building a Capital City App With Next.js and Netlify

2
Comments 1
3 min read
useOptimistic in React

useOptimistic in React

1
Comments
3 min read
Security-charging Your NextJS 14 App with Userfront Authentication

Security-charging Your NextJS 14 App with Userfront Authentication

1
Comments
8 min read
How I implemented Access Approval to Our Open Source Project

How I implemented Access Approval to Our Open Source Project

25
Comments 3
9 min read
Managing JSON-LD Schemas on Sitecore XM Cloud with Next.js and SXA

Managing JSON-LD Schemas on Sitecore XM Cloud with Next.js and SXA

2
Comments
3 min read
Leveraging Sitecore JSS Tags for Seamless Integration with Next.js in XM Cloud

Leveraging Sitecore JSS Tags for Seamless Integration with Next.js in XM Cloud

Comments
3 min read
Adding Internationalization (i18n) to Next.js Apps: Supporting Multiple Languages

Adding Internationalization (i18n) to Next.js Apps: Supporting Multiple Languages

3
Comments
4 min read
TypeScript Stage 3 Decorators: A Journey Through Setup and Usage

TypeScript Stage 3 Decorators: A Journey Through Setup and Usage

3
Comments
5 min read
Volunteer Backend Developer

Volunteer Backend Developer

Comments
1 min read
How to Monitor App Router Next.js Applications with New Relic

How to Monitor App Router Next.js Applications with New Relic

3
Comments 1
5 min read
tsup to bundle your TypeScript package

tsup to bundle your TypeScript package

2
Comments
3 min read
Pre Commit Checks using Husky

Pre Commit Checks using Husky

3
Comments 2
2 min read
Understanding Request Waterfalls: A Key to Optimizing Web Performance

Understanding Request Waterfalls: A Key to Optimizing Web Performance

5
Comments
2 min read
Level up your env var tooling in Next.js with DMNO

Level up your env var tooling in Next.js with DMNO

5
Comments
5 min read
How to Build a Chatbot with Next.js, TailwindCSS, and OpenAI Chat Completion API - Full Tutorial

How to Build a Chatbot with Next.js, TailwindCSS, and OpenAI Chat Completion API - Full Tutorial

6
Comments
3 min read
Internationalising your React/NextJS application has never been easier since Intlayer

Internationalising your React/NextJS application has never been easier since Intlayer

3
Comments
2 min read
🍪 Cookies - A humbling auth experience

🍪 Cookies - A humbling auth experience

Comments
3 min read
How to Integrate Analytics into a React/NextJS Application

How to Integrate Analytics into a React/NextJS Application

1
Comments
3 min read
Roles based authentication using Nextauth and next.js

Roles based authentication using Nextauth and next.js

2
Comments
3 min read
Portfolio v2.0 🚀

Portfolio v2.0 🚀

51
Comments 23
1 min read
Using ENUMs to Make JSX Select Inputs More Type-safe

Using ENUMs to Make JSX Select Inputs More Type-safe

7
Comments 4
2 min read
loading...