[untitled]
2 comments
I find that writing testable code is the route to clean, maintainable code.
Sprinkle some readability improvements on top (naming, style), and that's pretty much it.
In short, it's really hard to write badly structured code that isneasy to test, and good tests will usually be great documentation too.
Sprinkle some readability improvements on top (naming, style), and that's pretty much it.
In short, it's really hard to write badly structured code that isneasy to test, and good tests will usually be great documentation too.
https://buff.ly/4eZeAlz
Like, repost, and share this with friends!