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.
How Next.js breaks React Fundamentals (with Examples)
Cover image for How Next.js breaks React Fundamentals (with Examples)

How Next.js breaks React Fundamentals (with Examples)

4
Comments
1 min read
3 Tips to Make Your Next.js App More Stable
Cover image for 3 Tips to Make Your Next.js App More Stable

3 Tips to Make Your Next.js App More Stable

5
Comments
3 min read
Fix Next.js 14 hydration error with Zustand state management
Cover image for Fix Next.js 14 hydration error with Zustand state management

Fix Next.js 14 hydration error with Zustand state management

2
Comments
4 min read
From To-Do List Chaos to AI-Powered Productivity: My Journey Building Autotask
Cover image for From To-Do List Chaos to AI-Powered Productivity: My Journey Building Autotask

From To-Do List Chaos to AI-Powered Productivity: My Journey Building Autotask

1
Comments
5 min read
how to use skeleton loading next 13 with shadcn ui
Cover image for how to use skeleton loading next 13 with shadcn ui

how to use skeleton loading next 13 with shadcn ui

7
Comments
2 min read
Next JS 14 | Navigating Between Pages
Cover image for Next JS 14 | Navigating Between Pages

Next JS 14 | Navigating Between Pages

4
Comments
3 min read
Webpack stats file

Webpack stats file

1
Comments
6 min read
Building an Image Magnifier Effect in NEXT JS: A Step-by-Step Guide
Cover image for Building an Image Magnifier Effect in NEXT JS: A Step-by-Step Guide

Building an Image Magnifier Effect in NEXT JS: A Step-by-Step Guide

1
Comments
1 min read
Build an OTP PIN Input Component for NEXT JS App
Cover image for Build an OTP PIN Input Component for NEXT JS App

Build an OTP PIN Input Component for NEXT JS App

1
Comments
1 min read
How To Unit Test Next.js 13+ App Router API Routes with Jest and React-Testing-Library. Including Prisma example

How To Unit Test Next.js 13+ App Router API Routes with Jest and React-Testing-Library. Including Prisma example

32
Comments 4
9 min read
Building a Custom Cursor in Next.js 14
Cover image for Building a Custom Cursor in Next.js 14

Building a Custom Cursor in Next.js 14

2
Comments
1 min read
Next JS 14 | Optimizing Fonts and Images
Cover image for Next JS 14 | Optimizing Fonts and Images

Next JS 14 | Optimizing Fonts and Images

4
Comments
3 min read
Easy access form value in Nextjs/React with TS
Cover image for Easy access form value in Nextjs/React with TS

Easy access form value in Nextjs/React with TS

1
Comments
1 min read
How to Optimize API Requests with Refresh Tokens and Axios Interceptors in Next.js
Cover image for How to Optimize API Requests with Refresh Tokens and Axios Interceptors in Next.js

How to Optimize API Requests with Refresh Tokens and Axios Interceptors in Next.js

2
Comments
4 min read
Payload CMS: A Developer's Friend, with Room to Grow

Payload CMS: A Developer's Friend, with Room to Grow

2
Comments
1 min read
Lessons from open-source: Typesafe “getInt” utility function in Next.js source code
Cover image for Lessons from open-source: Typesafe “getInt” utility function in Next.js source code

Lessons from open-source: Typesafe “getInt” utility function in Next.js source code

Comments
3 min read
Next.js Error Monitoring with Sentry: Enhancing Your Application’s Reliability
Cover image for Next.js Error Monitoring with Sentry: Enhancing Your Application’s Reliability

Next.js Error Monitoring with Sentry: Enhancing Your Application’s Reliability

2
Comments
3 min read
Five Syntax Highlighting Plugins for NextJS that aren't Terrible 🎨
Cover image for Five Syntax Highlighting Plugins for NextJS that aren't Terrible 🎨

Five Syntax Highlighting Plugins for NextJS that aren't Terrible 🎨

8
Comments
5 min read
Lessons from open-source: Partytown — a library that uses web worker to run third party scripts.
Cover image for Lessons from open-source: Partytown — a library that uses web worker to run third party scripts.

Lessons from open-source: Partytown — a library that uses web worker to run third party scripts.

Comments
3 min read
What is Next.js?
Cover image for What is Next.js?

What is Next.js?

Comments
1 min read
Epic Next.js 15 Tutorial Part 1: Learn Next.js by building a real-life project
Cover image for Epic Next.js 15 Tutorial Part 1: Learn Next.js by building a real-life project

Epic Next.js 15 Tutorial Part 1: Learn Next.js by building a real-life project

38
Comments 1
12 min read
An Integration Guide for Next.js Apps
Cover image for An Integration Guide for Next.js Apps

An Integration Guide for Next.js Apps

2
Comments
3 min read
【Next.js, GraphQL, Apollo Client】How to rewrite Apollo Client cache after a mutation. -part1-
Cover image for 【Next.js, GraphQL, Apollo Client】How to rewrite Apollo Client cache after a mutation. -part1-

【Next.js, GraphQL, Apollo Client】How to rewrite Apollo Client cache after a mutation. -part1-

Comments
2 min read
Lessons from open-source: What is OpenTelemetry
Cover image for Lessons from open-source: What is OpenTelemetry

Lessons from open-source: What is OpenTelemetry

Comments
3 min read
Next.js 14 Data Fetching with Images: A Comprehensive Guide

Next.js 14 Data Fetching with Images: A Comprehensive Guide

10
Comments
2 min read
loading...