Published onJune 20, 2025Become Intelligent: The 2 hidden powers to learn anythinglifecodingsoftwareengineeringTackles intelligence misconceptions and the importance interleaved practices in software.
Published onDecember 17, 2024DRY is the root of all bad code!dotnetcodingclean-codeTackles some fallacies of "Clean" Code, and how blind DRY leads to fragile and unmaintainable code.
Published onMay 2, 2021Why you shouldn't use the Repository Pattern (.NET)dotnetcodingclean-codeTackles some fallacies of "Clean" Code, and overuse of patterns such as the famous Repository pattern….