Stuff & Things

Refactoring’s Rule of Three

The first time you implement something, just do it.

The second time you implement the same thing, copy it.

The third time, refactor.