Clean your history
Full Featured (30 min.)
Long code reviews might be a tedious and error-prone task. But there's a better way! By applying principles, similar to those of Clean Code, on the way we structure our commits along the development of some feature, we can achieve a concise Git history that tells a story. This unique methodology has many advantages including easier and streamlined code reviews, simpler mental models during coding, a better documented project and more.
If you care about your software engineering craftsmanship and stuff like Clean Code and SOLID are close to your heart, then this talk is for you!