Forem

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.
Lessons from open-source: Convert an array-like HTML NodeList to a standard javascript array.
Cover image for Lessons from open-source: Convert an array-like HTML NodeList to a standard javascript array.

Lessons from open-source: Convert an array-like HTML NodeList to a standard javascript array.

1
Comments
3 min read
Next.js: Crafting a Strict CSP

Next.js: Crafting a Strict CSP

1
Comments 1
4 min read
Next.js Data Fetching: getStaticProps vs getServerSideProps
Cover image for Next.js Data Fetching: getStaticProps vs getServerSideProps

Next.js Data Fetching: getStaticProps vs getServerSideProps

35
Comments 1
2 min read
How to stream data over HTTP using NextJS
Cover image for How to stream data over HTTP using NextJS

How to stream data over HTTP using NextJS

25
Comments 1
6 min read
Lessons from open-source: Use nested functions for logic encapsulation and separation of concerns.
Cover image for Lessons from open-source: Use nested functions for logic encapsulation and separation of concerns.

Lessons from open-source: Use nested functions for logic encapsulation and separation of concerns.

Comments
2 min read
My Online Radio Reached 700K+ Listens, Here Are 8 Valuable Lessons I Learned 🙏💖
Cover image for My Online Radio Reached 700K+ Listens, Here Are 8 Valuable Lessons I Learned 🙏💖

My Online Radio Reached 700K+ Listens, Here Are 8 Valuable Lessons I Learned 🙏💖

30
Comments 6
4 min read
Déployer une Application Next.js sur Cloud Run
Cover image for Déployer une Application Next.js sur Cloud Run

Déployer une Application Next.js sur Cloud Run

Comments
10 min read
A full list of sources for Next.js developers
Cover image for A full list of sources for Next.js developers

A full list of sources for Next.js developers

5
Comments
3 min read
Implementing vector search with OpenAI, Next.js, and Supabase
Cover image for Implementing vector search with OpenAI, Next.js, and Supabase

Implementing vector search with OpenAI, Next.js, and Supabase

14
Comments 2
14 min read
Lessons from opensource: Weakmap in Javascript
Cover image for Lessons from opensource: Weakmap in Javascript

Lessons from opensource: Weakmap in Javascript

1
Comments 2
2 min read
Next.js 14 authentication

Next.js 14 authentication

8
Comments
4 min read
How to add Monaco to a Next.js app and securely run untrusted user code
Cover image for How to add Monaco to a Next.js app and securely run untrusted user code

How to add Monaco to a Next.js app and securely run untrusted user code

12
Comments
8 min read
Translating zod errors with next-intl
Cover image for Translating zod errors with next-intl

Translating zod errors with next-intl

2
Comments
3 min read
Next.js 14 Intercepting Routes with Dynamic Routes
Cover image for Next.js 14 Intercepting Routes with Dynamic Routes

Next.js 14 Intercepting Routes with Dynamic Routes

19
Comments
1 min read
baco.cat
Cover image for baco.cat

baco.cat

Comments
2 min read
Lessons from opensource: Use Object.defineProperty to create an unwritable object’s property.
Cover image for Lessons from opensource: Use Object.defineProperty to create an unwritable object’s property.

Lessons from opensource: Use Object.defineProperty to create an unwritable object’s property.

1
Comments
2 min read
SOLID Principle in NextJS using Typescript

SOLID Principle in NextJS using Typescript

11
Comments 1
4 min read
Conceptual Model of React in the RSC age
Cover image for Conceptual Model of React in the RSC age

Conceptual Model of React in the RSC age

3
Comments
1 min read
How to add Passkey Login to Next.js using NextAuth and Hanko
Cover image for How to add Passkey Login to Next.js using NextAuth and Hanko

How to add Passkey Login to Next.js using NextAuth and Hanko

15
Comments
5 min read
React's Evolution: Moving Beyond Create React App
Cover image for React's Evolution: Moving Beyond Create React App

React's Evolution: Moving Beyond Create React App

Comments
2 min read
How to Deploy a Next.js Application to a VPS Using NGINX and PM2
Cover image for How to Deploy a Next.js Application to a VPS Using NGINX and PM2

How to Deploy a Next.js Application to a VPS Using NGINX and PM2

12
Comments 2
9 min read
Autenticación con nextjs y supabase
Cover image for Autenticación con nextjs y supabase

Autenticación con nextjs y supabase

17
Comments
4 min read
Next.js starter template
Cover image for Next.js starter template

Next.js starter template

18
Comments 3
3 min read
Create Interactive Pill Animation Using Matter.js
Cover image for Create Interactive Pill Animation Using Matter.js

Create Interactive Pill Animation Using Matter.js

11
Comments 1
5 min read
Lessons from opensource: Log "new version is available" to your CLI
Cover image for Lessons from opensource: Log "new version is available" to your CLI

Lessons from opensource: Log "new version is available" to your CLI

Comments
2 min read
loading...