Debug School 1: Incrementalism

Published on Jun 27th 2018Duration: 14:00Watch on YouTube

This is part 1 of the Debug School video series where the concept of incrementalism is covered. Incrementalism is a strategy for writing code where you make small incremental changes to a piece of code, while testing the code after each change. Using this strategy helps you become aware of your mistakes earlier and be able to recover faster.

Transcript

The following transcript was automatically generated by an algorithm.