Jul 11, 2026
Flutter State Management: Provider, Bloc, and Riverpod
Minimal working examples for Provider, Bloc, and Riverpod—plus when to graduate and how I think about testing.
Read Article →Notes on development, infrastructure, security, and what's worth shipping.
// featured
I default to Laravel for backends because the docs are excellent, the core stack is mostly first-party, and my dependency tree stays easier to reason about than a typical npm micro-package pile—without pretending PHP is immune to supply-chain attacks.
Read Full Article →// filter
Jul 11, 2026
Minimal working examples for Provider, Bloc, and Riverpod—plus when to graduate and how I think about testing.
Read Article →Jul 09, 2026
Follow-along Sanctum API: versioned routes, Form Requests, API Resources, policies, pagination, and error shapes Flutter can handle.
Read Article →Jul 07, 2026
An actionable WordPress hardening checklist—updates, plugins, 2FA, backups, permissions—and when I recommend moving to Laravel instead.
Read Article →Jul 05, 2026
A real Compose sketch for Laravel (app, MySQL, Redis), DB_HOST gotchas, Sail vs plain Compose, and dev vs production discipline.
Read Article →Jul 03, 2026
Find slow queries, EXPLAIN them, add the right indexes, fix Eloquent habits, and only then tune server knobs.
Read Article →Jul 01, 2026
Vite + Alpine patterns I actually use with Laravel, the ES features that matter, and npm lockfile hygiene.
Read Article →