Clean code does not mean "as few code as possible" but one aspect is to be as
understandable as possible. Not all code is self-explanatory without context
knowledge, code comments are a great way to provide that context.
https://twitter.com/unterstein/status/1135434923182120960

Tue, 04 Jun 2019 22:10:30 UTC103