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.
The following transcript was automatically generated by an algorithm.