The Foundation of Continuous Integration: Micro-Commits

Pedro Pardal

Micro-commits are a prerequisite for practicing trunk-based development, continuous integration, and continuous delivery, thus increasing the frequency of delivering value.
Tiempo de lectura: 4 minutos

Deliberate Practice: An Alternative Way to Learn TDD

Pedro Pardal

Deliberate practice is a learning method used by elite athletes, actors, and musicians, which can also be applied in programming.
Tiempo de lectura: 4 minutos

How to write the first test using TDD

Pedro Pardal

The first test is one of the most important steps when we develop software using TDD.
Tiempo de lectura: 3 minutos

How to Slice Requirements to Continuously Deliver Value: Vertical Slicing

Pedro Pardal

Do you know how to divide the requirements of your software project to deliver value continuously?
Tiempo de lectura: 2 minutos