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 21/32)
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? Weighing long-term support against your project's lifespan, and how to approach versioning.
I reinforced my newly learned Go by building a real CLI tool: what the language feels like in practice, and how far the standard library takes 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.