Testing Vue Components
A practical approach to automatically verifying Vue component UI behavior: writing real-world tests with Vue Test Utils.
Blog
My writing, videos and posts across platforms on software architecture, PHP, DevOps and product development. (Page 19/30)
A practical approach to automatically verifying Vue component UI behavior: writing real-world tests with Vue Test Utils.
My practical experience adopting TypeScript in a growing frontend codebase — what I gained, what I lost, and when it actually proved its worth.
How do you evolve an API without breaking existing clients? A comparison of versioning strategies with their trade-offs, drawn from real-world experience.
What does the Laravel 6 LTS release actually mean? Evaluating the long-term support decision against your project's lifespan and how to approach versioning strategy.
I reinforced my newly learned Go skills by building a real CLI tool — here's what the language feels like in practice and how far the standard library can take you.
Why I adopted the utility-first CSS paradigm with Tailwind CSS v1.0, the trade-offs I encountered, and when it actually makes sense.