Scrum Retrospective 2 – Gather Data

Scrum Retrospective 2 – Gather Data

This is the second post of my blog post series about the five phases of a Scrum Retrospective.In this post I cover the most crucial ideas for Stage 2—Gather Data. If you haven´t read the previous post in this series you can find it here: Stage 1 —Setting the stage...
5 Major Problems With Synchronous Code Reviews

5 Major Problems With Synchronous Code Reviews

Reading Time: 8 minutes If your teams does not use git as a source control system then you should continue reading. Because then you most likely use the synchronous code review type and that’s giving you 5 major problems. But even if you do use git as a source...
4 Types Of Code Reviews Any Developer Should Know

4 Types Of Code Reviews Any Developer Should Know

Every professional software developer knows that a code review should be part of any serious development process. But what most developers don´t know is that there are many different types of code reviews. And each type has specific benefits and downsides depending on...
Scrum of Scrums

Scrum of Scrums

The Scrum of Scrums is a meeting on inter-team level with the purpose to surface dependencies between teams and align their collaboration. In this article I would like to give you insights on how we implemented Scrum of Scrums at LeaseWeb. I am going to show you a...