Rule of Three — Three Strikes And You Refactor
One of the most common misunderstandings in software development is the DRY principle — Don’t repeat yourself.
It usually sounds straightforward: The DRY principle states that duplication and repetition in code that exists in two places and repeats t...
blog.marius-bongarts.de4 min read