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….