WorkflowThe When, Why, and How of Refactoring in AgileRefactoring in agile isn’t only a nice activity, but a vital technique to ensure code quality. Learn more about it in this post.
LeadershipTechnical Leadership: A Comprehensive GuideHere’s what you’ll learn from reading this post: Definition of technical leadership, Principle traits of technical leadership. let’s start
DevExA Guide to Managing Code: Not Just Version Control SystemsManaging code is more than just setting up Git. Let me guide you through what I see as the different aspects of managing code.
Cohesion vs Coupling: The Difference Explained“cohesion vs coupling” is often a confusing topic. Learn how they’re related yet different and how they affect your code in this post.
Eng. MetricsThe Only Five Agile Metrics You NeedThe right set of agile metrics can help your team improve and thrive. Learn about which metrics are these in our post.
Eng. MetricsCycle Time Formulas for Your Software GroupHow do you calculate the cycle time formula? Review different cycles many teams have, how to measure them and how it impacts decisions.
LeadershipWhat Does the Sprint Planning Meeting Agenda Look Like?Having a simple and efficient sprint planning meeting agenda, goes a long way in advancing a product’s vision.
Eng. MetricsTest Coverage Demystified: A Complete Introductory GuideTest coverage is a valuable, yet often overlooked, metric for software engineering. Learn more about it with our introduction.
DevExThe Pull Request Paradox: Merge Faster by Promoting Your PRThe Pull Request Paradox explained I just wrote some code that can have a positive effect on our customers and I’m motivated to release it as quickly as...