Consistency in the code base
· coding

Reading Code: Unity
· reading-code unity

Book Club: Working Effectively With Legacy Code - Chapter 8 (Michael Feathers)
· book-club

Coding: Copy/Paste then refactor
· coding

Coding: Invariant checking on dependency injected components
· coding

Coding: Consistency when invariant checking
· coding

Coding: Connascence - Some examples
· coding

Book Club: Working Effectively With Legacy Code - Chapters 6 & 7 (Michael Feathers)
· book-club

Scala: Converting an input stream to a string
· scala

Testing End Points: Integration tests vs Contract tests
· testing