#clean-code
Read more stories on Hashnode
Articles with this tag
Required reading: https://engineering.cloudflight.io/defining-boundaries A big part of what makes up complexity are side effects. The challenge with...
For most projects related to server-side software development, Cloudflight prefers to use Kotlin over Java. This has a multitude of reasons, some of...
I have seen strong obsession with terminologies when it comes to testing, like integration tests versus unit tests, should there be mocks in unit...