Coding

Coding: Paying attention
· coding

Consistency in the code base and incremental refactoring
· coding

Coding: Make the mutation obvious
· coding

Coding: The Kestrel
· coding

Coding: Generalising too early
· coding

Listening to your tests: An example
· coding

Small step refactoring: Overload constructor
· refactoring

Coding: Another outside in example
· coding

Coding: Maybe vs Null Object patterns
· coding

Coding: FindOrCreateUser and similar methods
· coding