Clean Architecture Applied
During development, I already noticed some benefits and drawbacks.
Let's start with the drawback: when I change a data structure, such as the Customer, there's suddenly a few locations where this needs to be changed such as the tests and the reposito...
kenbonny.net4 min read