Code readability and structure evolves. What was once a small, readable, neat codebase, within a few weeks can become a messy repository with many objects, where it’s hard to navigate the relationships between them In the short article below, I’d like to share with you, one, very common pattern, that…