6 ms·
The abstraction is there because in many static languages you will immediately have two implementations, the infrastructure one (database, API call, 3rd party)
by xadoc 6y ago
The abstraction is there because in many static languages you will immediately have two implementations, the infrastructure one (database, API call, 3rd party) and the tests.