1 min readNov 15, 2019
Triple slash is API documentation is not code commenting. This is library documentation because you consume the api not developing it. Let me ask you a question. Do you read your own code comments? The answer propably is no. YAGNI. I am proponent of lean software design. Writing code Just in case someone reads it is a Type of Waste. You should strive for simplicity .
remember
and most certainly
No comment is better than no comment