From monolith to modern UI with Inertia.js
How Inertia.js delivers a single-page-app feel without a separate API, how it integrates with Laravel, and when it's the right choice.
Blog
My writing, videos and posts across platforms on software architecture, PHP, DevOps and product development. (Page 17/30)
How Inertia.js delivers a single-page-app feel without a separate API, how it integrates with Laravel, and when it's the right choice.
A deep dive into Laravel 8's class-based factory system and new directory layout, focused on generating test and seed data.
I discuss what the Composition API brings over Options API in Vue 3, and when you should prefer it, with concrete examples.
A practical guide to PHP exceptions and error handling: try-catch-finally blocks, multiple catch clauses, custom exception classes, and global handlers.
I explore what you get — and what you don't — when building a small HTTP service with Go's net/http package, and where the framework threshold sits.
I explain the gap Python fills in my polyglot practice, my learning journey, and a PHP developer's perspective on Python.