DEV Community

Mahdi BEN RHOUMA profile picture

Mahdi BEN RHOUMA

404 bio not found

Joined Joined on 
PostgreSQL DESCRIBE TABLE: The psql \d Equivalent

PostgreSQL DESCRIBE TABLE: The psql \d Equivalent

Comments
3 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
Fix "Parsing error: Cannot find module next/babel"

Fix "Parsing error: Cannot find module next/babel"

Comments
5 min read
TypeScript in 2026: Install & Configure with Node.js 20+

TypeScript in 2026: Install & Configure with Node.js 20+

Comments
3 min read
Build a Real-Time Chat App: Next.js + Supabase Production

Build a Real-Time Chat App: Next.js + Supabase Production

Comments
8 min read
Next.js + Supabase Production Launch Checklist (47 Items)

Next.js + Supabase Production Launch Checklist (47 Items)

Comments
11 min read
Next.js Stale Data: How I Fixed Cache Revalidation

Next.js Stale Data: How I Fixed Cache Revalidation

Comments
9 min read
Fix Next.js revalidatePath Not Working in Server Actions

Fix Next.js revalidatePath Not Working in Server Actions

Comments
6 min read
Fix: react-dom/server Import Error in Next.js App Router

Fix: react-dom/server Import Error in Next.js App Router

Comments
8 min read
Firebase webframeworks Not Enabled in GitHub Actions: Fix

Firebase webframeworks Not Enabled in GitHub Actions: Fix

Comments
8 min read
n8n Microsoft OAuth2: Fix 'Need Admin Approval'

n8n Microsoft OAuth2: Fix 'Need Admin Approval'

Comments
9 min read
Fix "Default condition should be last one" (Firebase)

Fix "Default condition should be last one" (Firebase)

Comments
8 min read
Firebase Auth IDBDatabase Transaction Error: 2026 Fix

Firebase Auth IDBDatabase Transaction Error: 2026 Fix

Comments
9 min read
How to Exit psql: \q, exit, quit and Ctrl+D

How to Exit psql: \q, exit, quit and Ctrl+D

Comments
5 min read
Next.js Redirect from / to another page

Next.js Redirect from / to another page

Comments
3 min read
Next.js Performance Optimization for Indie Developers

Next.js Performance Optimization for Indie Developers

Comments
9 min read
Next.js Pages to App Router Migration Gotchas

Next.js Pages to App Router Migration Gotchas

Comments
7 min read
Next.js Middleware Not Running on Vercel: 3 Causes

Next.js Middleware Not Running on Vercel: 3 Causes

Comments
6 min read
I Tanked My Core Web Vitals Score With Next.js Images

I Tanked My Core Web Vitals Score With Next.js Images

Comments
7 min read
Next.js Build Passed But Production Broke

Next.js Build Passed But Production Broke

Comments
5 min read
Clerk vs Better Auth vs Supabase: Next.js Auth in 2026

Clerk vs Better Auth vs Supabase: Next.js Auth in 2026

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

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

Comments
4 min read
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
loading...