GDE for Web Tech
juri.dev
Follow me!
Home
Blog
Collections
Newsletter
AMA
About Me
Articles for "Clean Code"
Use The "var" Keyword to Have More Maintainable Tests!?
Write the Minimum Necessary Code In Your Unit Test Case That Makes It Valuable
SmellyCode: A Classical Example of Non-Unittestable Code
Is It More Readable??
Why Extract {Class | Interface | Method} Refactoring improves Testability and Readability
Smelly Code: Direct Object Instantiation as a Testability Killer
Smelly Code: Eager Test
Introducing #smellycode
Refactoring for the sake of compactness and reusability
Test-Driven-Design: A real world scenario of an email sending requirement
Are anonymous Lambda style event handlers a readability killer?
Comments smell! Replace them with more expressive code.
Add semantic through your code, not through commenting
Don't use negated method names!
Using code metrics as indicator for code refactoring