#solid-principles
Read more stories on Hashnode
Articles with this tag
There are numerous discussion and debates around different testing strategies, and it still feels hard to find consensus on what makes unit test. That...
Read first: The "D" in SOLID As a follow up post, we will see how we actually structure the code end to end to conform to this DIP principle. We use...
Recently I reviewed a few good old articles around topics related to clean architecture. One of them is this interesting article A little architect,...