4 ms·
This. Documentation (comment blocks in code, as well as all other forms of documentation) tends to become outdated because it is not maintained in sync with eve
by YorkianTones 8y ago
This. Documentation (comment blocks in code, as well as all other forms of documentation) tends to become outdated because it is not maintained in sync with every code change.
Solution: write clear, simple, modular code that is self-documenting and does not need extensive commenting.