How to Spot Primitive Obsession Before It Becomes A Headache Post date January 23, 2023 Post author By Giedrius Kristinaitis Post categories In antipattern, code-smells, programming, software engineering, software-development
Expensive Mistake That Often Plagues Layered Architectures Post date October 10, 2022 Post author By Giedrius Kristinaitis Post categories In antipattern, layered-architecture, programming, software engineering, software-development
A Go Debugging Anti-Pattern Post date October 14, 2021 Post author By nwillc Post categories In antipattern, debugging, first-class-function, go, golang
Golden Hammer Post date September 17, 2021 Post author By Ushieru Kokoran Post categories In antipattern, beginners, programming
String Manipulation of URLs is an Anti-Pattern. Post date August 31, 2021 Post author By Michael D. Stemle, Jr. Post categories In antipattern, programming, url, webdev
What is Primitive Obsession and How Can we Fix it? Post date March 26, 2021 Post author By Sam Walpole Post categories In antipattern, code review, code-smells, common-code-smells, csharp, design patterns, primitive-obsession, programming, web-monetization