Thoughts on software engineering, SaaS, Laravel, and Next.js.
Beyond memo() and useMemo() — the real-world React performance patterns that made a measurable difference in a 10,000-user dashboard: concurrent features, virtualization, selective hydration, and measuring what matters.
How I dual-deploy this portfolio to Vercel and Cloudflare Workers using OpenNext — covering the edge runtime differences, environment variables, middleware quirks, and the production gotchas nobody warns you about.
A deep dive into designing and shipping a production-grade multi-tenant architecture using Laravel 11, PostgreSQL row-level security, and Stripe Billing — from data isolation to zero-downtime deploys.