A Cure for Primitive Obsession
What is Primitive Obsession?
To start with, primitives are the basic data types available in most languages. These include data types such as strings, numbers (int, floats), and booleans.
Primitive obsession is a code smell in which primitive data ty...
samwalpole.com7 min read
saint4eva
C# record is excellently and well designed. I love it