

31·
2 years agoI write modular code that accepts interfaces so I can test the components I want to test.
basically dependency injection


I write modular code that accepts interfaces so I can test the components I want to test.
basically dependency injection
you monster