Dependency Injection and Testing with protocols in Swift

Dependency Injection has been around for quite some time now, in fact most of us are familiar with pre-software dependency injection because at some point in our lives we studies some algebra, or some similar mathematical science where we used variables like x and y to represent changeable values in an equation. In a nutshell … Continue reading Dependency Injection and Testing with protocols in Swift