#clean-code
Read more stories on Hashnode
Articles with this tag
Nulls are bad I call it my billion-dollar mistake…At that time, I was designing the first comprehensive type system for references in an...
Primitive Obsession Primitives are like old friends. They’re the first ones we turn to when writing code. And why not? They’re convenient and...
“If debugging is the process of removing software bugs, then programming must be the process of putting them in.” There will always be BUGS! Bugs are...