Unit testing is the cornerstone of robust software development. But are your tests truly effective? Are they catching all the edge cases and ensuring your code is reliable? If you're looking to refine ...
Related skill: hexagon-scaffold for adding feature slices that follow the template's hexagonal structure. This project follows the Hexagonal Architecture, as proposed by Alistair Cockburn, focuses on ...
Recently I finished writing about "Software Architect(ure)" briefly (I attached the links at the end of this article, please find it if you are interested). To do so, I read some of the software ...