
Stories and advice for dev leaders, written by dev leaders. How to scale your team, which metrics to use, how to grow your career… even how to explain software development to your CEO (hint: very carefully 😉 )
Learn about the accelerate metrics, four key metrics from the Accelerate Book. You’ll learn what they are and why they’re important.
Typically scrum team performance is measured by calculating the deliverables and effectiveness of the scrum team. Common metrics include velocity and sprint burndown. But these
This post lays out common challenges software engineering management faces every day, and some strategies to up your game and enhance your department.
The ideal daily scrum is concise and meaningful. After all, it’s just a check-in that’s time-boxed for 15 minutes. However, if you’re able to get
In this post, you’ll learn about change failure rate. You’ll see how it’s measured, learn what’s a good rate, and what to do with failures.
This is the final installment of our Cycle Time Breakdown series on the most effective tactics to speed up your development Cycle Time. The other
Bugs. They’re a fact of life for software developers – over a third of developers spend 25% of their time fixing bugs! Although bugs are
What is a code smell? In this post we will find that out and also discuss prevent them from occurring in the first place.
Bugs, logical mistakes, resource-draining variables. Whatever form they might take, finding the bugs hidden in a snippet of code can be tricky. But the quality
You’ve finished your sprint. Phew! 😅 It was an intense week, two weeks, or month. No doubt, there are things that could’ve gone better, as