Our great sponsors
-
> Can you point me to a codebase that does not use comments, as a model of how that looks in practice?
Once we actively encourage comments, this is what we get. It was totally unnecessary -
https://github.com/nopSolutions/nopCommerce/blob/develop/src...
I welcome this type of comments which state the obvious and goes beyond what the code in front of you can state -
"// If every heap's gen2 or gen3 size is less than this threshold we will do a blocking GC."
https://raw.githubusercontent.com/dotnet/runtime/main/src/co...
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.