Posts

Showing posts from October, 2015

Refactoring to the Single Responsibility Principle

Image
In this post we are going to show a simple example of refactoring code to better adhere to the Single Responsibility Principle (SRP).