@ids1024 My colleague Stefan had the habit of just writing readable code; I kept writing documentation…
Turns out that readable code was much more liked by others…
Readable method names and easily refactorable code are much impactful than documentation!
@polx @ids1024
Actually, the Tests are the documentation.
If they're written well enough and placed in a Clean Code environment :-)
Nothing checks your textual docs. It is utterly frustrating to find out that the documentation is just wrong.