I Watched Two Dev Teams Fight a Mono-Repo War. A Manager Started It.A true story about how one "efficient" non-technical decision doomed two projects, ignited a team conflict, and cost us a mountain of technical debt.Nov 7, 2025·6 min read·1
How to Use Azure DevOps MCP Server with GitHub Copilot in VS Code: Complete Setup GuideEver find yourself juggling VS Code and Azure DevOps browser tabs all day? I know the feeling—every time I switch contexts, I lose my flow. 😩 But guess what: Microsoft just dropped an official Model Context Protocol (MCP) server that plugs Azure Dev...Jun 17, 2025·7 min read·20
Vibe Coding: Is This the Future of Software Development?The world of software development is constantly evolving, and the latest buzz? Vibe coding.Mar 26, 2025·3 min read·6
Save Hours By Giving GitHub Copilot Custom Instructions for Code and Commit Generation 💡🤖Let AI write code and commit the way you and your team describe! Prevent re-doing code style for AI-generated code!Mar 13, 2025·4 min read·29
From Hating Public Speaking to DevWorld Amsterdam 2025 (It Took Me 20 Years)Twenty years ago, speaking in front of a crowd terrified me. I would rather fail skip a class than stand in front of an audience. Fast forward to 2025, and I was on the DevWorld stage in Amsterdam: calm and confident. This isn’t a story about flawles...Mar 4, 2025·5 min read·14
Five Reasons to Choose Vue.js for Your Development TeamsDiscover five reasons why Vue.js is the ideal framework to empower your development team and accelerate your projects.Sep 13, 2024·6 min read·11
How to Easily Add and Subtract Dates in JavaScript — date-fns is a solid choiceAre you seeking a straightforward solution to manipulate dates in JavaScript? Do you need to effortlessly add or subtract time units such as seconds, minutes, days, weeks, months, or years? You're in the right place! Learn how to add and subtract da...Jul 5, 2023·11 min read·725