Are your classes too big? Hard to understand and test? I talk about a great approach for cutting your classes down to size. Video and slides are now available!
#Refactoring #MoreTestableCode #PrimitiveObsession
https://ted.dev/articles/2023/05/30/your-classes-are-too-big-talk/
#refactoring #moretestablecode #primitiveobsession
The code smell called Primitive Obsession is given by the abusive use of primitive types when modeling our classes.
If you want to learn how to detect and eliminate it, I leave you an article where I explain it.
https://blog.susomejias.dev/blog/code-smell-primitive-obsession
#codeSmell #primitiveObsession #cleanCode #codeQuality
#codesmell #primitiveobsession #cleancode #codequality
The code smell called Primitive Obsession is given by the abusive use of primitive types when modeling our classes.
If you want to learn how to detect and eliminate it, I leave you an article where I explain it.
https://blog.susomejias.dev/blog/code-smell-primitive-obsession
#codesmell #primitiveobsession #cleancode #codequality