Essays
Writing
Laravel and WordPress in production, LLM work that had to pay for itself, and what broke on the way.
Topics
2 of 43 essays
All
Laravel 20
PHP 17
AI / LLMs 15
Performance 15
Architecture 12
WordPress 11
Anthropic 8
DevOps 7
RAG 7
pgvector 6
Career 5
PostgreSQL 4
TypeScript 4
Deployment 3
MySQL 3
Open Source 3
Security 3
React 2
Testing 2
WooCommerce 2
Caddy 1
Cloudflare 1
Docker 1
Dokan 1
Gutenberg 1
Pest 1
Redis 1
SQLite 1
Tailwind CSS 1
Vite 1
2026
Jan 22
· 10 min read
· 10 min read
Building Production Gutenberg Blocks in 2025
A practical guide to building Gutenberg blocks with the v3 API — block.json, dynamic blocks, deprecations, and the testing strategies that actually work.
PHP
WordPress
React
Gutenberg
→
2025
Jul 28
· 9 min read
· 9 min read
React 19 in Production: useTransition, useOptimistic, and the End of forwardRef
How I use the new React 19 hooks in this portfolio's admin — useTransition for non-blocking input, useOptimistic for instant UI, and refs as props.
TypeScript
React
Performance
Architecture
→
About React
Everything Al Amin Ahamed has written about React — written after shipping rather than before, so what is in here is what the constraint turned out to be and what I got wrong first.