Letter to my 2014 self: advice for the early years
Looking back at 2014, the year this journal started — what I over-prioritized, what I neglected, and what I would do differently in those early career years.
Blog
My writing, videos and posts across platforms on software architecture, PHP, DevOps and product development. (Page 11/30)
Looking back at 2014, the year this journal started — what I over-prioritized, what I neglected, and what I would do differently in those early career years.
Adding live updates with Laravel Broadcasting: event-driven publishing, Pusher integration, and listening on the client side.
I've been using ChatGPT for months, but something shifted this month — a curiosity turned into a real observation that made me question how I work.
A practical explanation of PHP traits, why they exist, and how to use them to share behavior across unrelated classes without the pitfalls of multiple inheritance.
Laravel 10's type discipline and the new Process facade: how the framework's maturing codebase translates into better day-to-day development.
Deriving documentation from code and sharing a single source of truth with clients: integrating the OpenAPI specification into your daily development workflow.