Skip to main content
From the Blog

Practical Guides for UAE Businesses

No-fluff articles on web development, project management, and building for the UAE & GCC market.

All Articles

Tutorial5 min read

Environment Variables Done Right: How I Manage Secrets Across Dev, Staging, and Prod

Practical secrets management across dev, staging, and production for Next.js projects on Vercel

Read
Tutorial5 min read

TypeScript Mistakes I Made in My First UAE Enterprise Project

Common TypeScript mistakes in enterprise projects with real UAE developer examples.

Read
Tutorial5 min read

Docker for Next.js and Laravel: My Local Dev Setup That Actually Works

Docker configuration for Laravel and Next.js developers in UAE: a real setup that works, from a PMP-certified developer

Read
Tutorial5 min read

Building a Multi-Language Site with next-intl: My Setup After 3 Projects

Last week, I was reviewing Tawasul Limo's analytics—a luxury car service platform I built for Abu Dhabi clients—and noticed 43% of their bookings come thro…

Read
Tutorial5 min read

How I Build Accessible Arabic Websites That Pass WCAG 2.1

How to build Arabic websites that pass WCAG 2.1 standards with real tools and mistakes I've made along the way.

Read
Tutorial5 min read

Testing Laravel APIs: My Actual Workflow on Real Projects

've been fixing Laravel APIs for 7+ years. Here’s exactly how I test Laravel APIs with PHPUnit — real workflows from UAE projects.

Read
Industry Insights5 min read

How to Build an E-Commerce Store That Converts in the UAE Market

I've shipped 40+ UAE e-commerce projects—here's what converts in 2026

Read
Tutorial5 min read

How I Handle Arabic Text Direction in React Native Apps

Solving Arabic RTL text layout issues in React Native, from I18nManager to icon flipping

Read
Security5 min read

SQL Injection, XSS, and CSRF: How I Defend Against All Three in One Sprint

How to tackle SQL injection, XSS, and CSRF in one sprint — a real developer's approach.

Read
SEO6 min read

Arabic SEO: How I Help UAE Businesses Rank on Google in Both Languages

From hreflang tags to dialect differences, here's how I make UAE sites rank in Arabic.

Read
Tutorial5 min read

Neon Postgres in Production: Why I Use It for Most UAE Projects Now

Serverless Postgres helped me scale 4 UAE sites in 2025. Here's why Neon wins over AWS RDS and Firebase for most projects.

Read
Security5 min read

Rate Limiting APIs in Next.js and Laravel: How I Prevent Abuse in Production

How I block API abuse in production using Laravel & Next.js rate limiting techniques

Read