DRY Code

An acronym used a lot in software development is DRY, Don’t Repeat Yourself. As simple as this sounds, it can be vital in certain circumstances.

TODO: examples