


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...
Scrum Retrospective 1 – Setting The Stage
This is the first post of my blog post series about the five phases of a Scrum Retrospective. I will cover the most crucial ideas for Phase 1 — Setting the stage. These five phases are presented in the book Agile Retrospectives – Making Good Teams Great by...
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
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...