How to decouple your components and improve testability and code reuse: a practical example
Today we are going to take into account a real example I was working on in the last days. It’s a quite simple case study that does not involve any knowledge about our software or domain so is perfect to…