DEV Community

Mahdi BEN RHOUMA profile picture

Mahdi BEN RHOUMA

404 bio not found

Joined Joined on 
Next.js 16 "use cache" Errors: Why Cache Components Break

Next.js 16 "use cache" Errors: Why Cache Components Break

Comments
4 min read

Want to connect with Mahdi BEN RHOUMA?

Create an account to connect with Mahdi BEN RHOUMA. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Next.js 16 /_not-found Prerender Build Error: The Real Fix

Next.js 16 /_not-found Prerender Build Error: The Real Fix

Comments
4 min read
Next.js 15 Partial Prerendering: Guide

Next.js 15 Partial Prerendering: Guide

Comments
10 min read
Fix 'Next.js 15 requires Node.js 18.18' Build Error

Fix 'Next.js 15 requires Node.js 18.18' Build Error

Comments
5 min read
Force tsc to Ignore node_modules: Fix TS Errors

Force tsc to Ignore node_modules: Fix TS Errors

Comments
6 min read
Next.js 15 Middleware: Auth, Rate Limiting & Edge Guide

Next.js 15 Middleware: Auth, Rate Limiting & Edge Guide

Comments
11 min read
Fix "cookies() should be awaited" Error in Next.js 15

Fix "cookies() should be awaited" Error in Next.js 15

Comments
7 min read
18 n8n Templates for Freelancers & Solopreneurs (2026)

18 n8n Templates for Freelancers & Solopreneurs (2026)

Comments
14 min read
n8n requested webhook is not registered fix

n8n requested webhook is not registered fix

Comments
3 min read
n8n Queue Mode Checklist: Redis, Postgres 13+, Workers

n8n Queue Mode Checklist: Redis, Postgres 13+, Workers

Comments
3 min read
n8n Error Workflow Not Triggering: 5 Real Causes

n8n Error Workflow Not Triggering: 5 Real Causes

Comments
4 min read
n8n Beginner Guide 2026: Build Your First Automation

n8n Beginner Guide 2026: Build Your First Automation

Comments
12 min read
Best Ollama Models for n8n AI Agents (2026 Guide)

Best Ollama Models for n8n AI Agents (2026 Guide)

Comments
12 min read
Fix Module not found: Can't resolve 'encoding' in Vercel

Fix Module not found: Can't resolve 'encoding' in Vercel

Comments
5 min read
Fix PostgreSQL Server Won't Start on Mac OS X (2026)

Fix PostgreSQL Server Won't Start on Mac OS X (2026)

Comments
8 min read
Is It Safe to Expose Firebase API Key to the Public?

Is It Safe to Expose Firebase API Key to the Public?

Comments
8 min read
Interfaces vs Types in TypeScript: 2026 Best Practices

Interfaces vs Types in TypeScript: 2026 Best Practices

Comments
7 min read
TypeScript ! Operator: Fix Object Is Possibly Undefined

TypeScript ! Operator: Fix Object Is Possibly Undefined

Comments
8 min read
FirebaseError: Expected first argument to collection() — Fix

FirebaseError: Expected first argument to collection() — Fix

Comments
7 min read
How to Set Up Idempotency Key in Next.js (Step by Step)

How to Set Up Idempotency Key in Next.js (Step by Step)

Comments
5 min read
How to set the next/image component to 100% height

How to set the next/image component to 100% height

Comments
6 min read
How to Change the Port in Next.js (and Fix EADDRINUSE)

How to Change the Port in Next.js (and Fix EADDRINUSE)

Comments
6 min read
Supabase Joins: Nested Selects, !inner, Left Joins (2026)

Supabase Joins: Nested Selects, !inner, Left Joins (2026)

Comments
6 min read
Insert into multiple tables with one Supabase API call 2026

Insert into multiple tables with one Supabase API call 2026

Comments
6 min read
Cross-Origin-Opener-Policy Blocks window.closed: 2026 Fix

Cross-Origin-Opener-Policy Blocks window.closed: 2026 Fix

Comments
8 min read
How to implement LCP end to end

How to implement LCP end to end

Comments 1
6 min read
Next.js Query String Params: searchParams + useRouter

Next.js Query String Params: searchParams + useRouter

Comments
3 min read
How to get COUNT(*) in Supabase

How to get COUNT(*) in Supabase

Comments
3 min read
How to Convert a String to Number in TypeScript: 2026 Fix

How to Convert a String to Number in TypeScript: 2026 Fix

Comments
6 min read
How to Access Route Parameter Inside getServerSideProps

How to Access Route Parameter Inside getServerSideProps

Comments
4 min read
Fix "Property does not exist on Window" in TypeScript

Fix "Property does not exist on Window" in TypeScript

Comments
7 min read
Supabase Enums: ALTER TYPE ADD VALUE in Migrations

Supabase Enums: ALTER TYPE ADD VALUE in Migrations

Comments
5 min read
Stop the Supabase getSession() Security Warning

Stop the Supabase getSession() Security Warning

Comments
4 min read
Supabase OAuth access_token hash Stuck in URL

Supabase OAuth access_token hash Stuck in URL

Comments
3 min read
Fix: psql: command not found (Install PostgreSQL Client)

Fix: psql: command not found (Install PostgreSQL Client)

Comments
5 min read
Fix: password authentication failed for user "postgres"

Fix: password authentication failed for user "postgres"

Comments
5 min read
Next.js Scroll Resets When searchParams Change

Next.js Scroll Resets When searchParams Change

Comments
4 min read
n8n 'No testing function found for this credential' Fix

n8n 'No testing function found for this credential' Fix

Comments
4 min read
Fix "lcp" not working in production

Fix "lcp" not working in production

Comments
5 min read
cookies() Returns a Promise in Next.js 15/16: Fix

cookies() Returns a Promise in Next.js 15/16: Fix

Comments
5 min read
Test Supabase RLS Policies Before You Ship

Test Supabase RLS Policies Before You Ship

Comments
6 min read
Supabase 42501: permission denied for schema auth

Supabase 42501: permission denied for schema auth

Comments
6 min read
Supabase Hangs After onAuthStateChange: The Deadlock

Supabase Hangs After onAuthStateChange: The Deadlock

Comments
5 min read
Fix AuthSessionMissingError: Auth session missing!

Fix AuthSessionMissingError: Auth session missing!

Comments
5 min read
Better Auth vs Supabase Auth 2026: Honest Verdict

Better Auth vs Supabase Auth 2026: Honest Verdict

Comments
6 min read
Switch Databases in psql: The \connect Command (2026)

Switch Databases in psql: The \connect Command (2026)

Comments
4 min read
How to Drop All Tables in PostgreSQL Safely (2026)

How to Drop All Tables in PostgreSQL Safely (2026)

Comments
6 min read
Next.js useSearchParams Suspense: Static Rendering Fix 2026

Next.js useSearchParams Suspense: Static Rendering Fix 2026

Comments
10 min read
Sign In to Supabase Without Email Verification (2026)

Sign In to Supabase Without Email Verification (2026)

Comments
4 min read
Supabase "Database Error Saving New User" Trigger Fix

Supabase "Database Error Saving New User" Trigger Fix

Comments
5 min read
Next.js "Server Is Running Out of Memory" Fix (2026)

Next.js "Server Is Running Out of Memory" Fix (2026)

Comments
7 min read
Fix Next.js 'Cannot Have a Negative Time Stamp' Error

Fix Next.js 'Cannot Have a Negative Time Stamp' Error

Comments
6 min read
Fix tsconfig Paths Not Working in Next.js

Fix tsconfig Paths Not Working in Next.js

Comments
7 min read
Fix barrel_optimize Build Warnings with MUI in Next.js

Fix barrel_optimize Build Warnings with MUI in Next.js

Comments
4 min read
Firestore PERMISSION_DENIED: Every Real Cause and Fix

Firestore PERMISSION_DENIED: Every Real Cause and Fix

Comments
7 min read
Cloud Firestore vs Realtime Database in 2026

Cloud Firestore vs Realtime Database in 2026

Comments
5 min read
Next.js 16 Removed next lint: ESLint 9 Migration

Next.js 16 Removed next lint: ESLint 9 Migration

Comments
10 min read
How to Show Tables in PostgreSQL (psql + Supabase)

How to Show Tables in PostgreSQL (psql + Supabase)

Comments
10 min read
How to Change a PostgreSQL User Password (Supabase)

How to Change a PostgreSQL User Password (Supabase)

Comments
9 min read
Supabase redirectTo not working on Vercel previews: SITE_URL fix

Supabase redirectTo not working on Vercel previews: SITE_URL fix

Comments
4 min read
loading...