I am just starting my professional career with software development and I got first project to get to know with it.
What very suprised me, was the fact ~30% of code are actually comments with
<param name="">
<summary>
and so on. I think .NET devs know what I mean.
The point is, it is making this code very ugly. I understand it helps Swagger to make documentation, it helps IDE to describe methods and their params, but... it also makes code ugly.
Is it common practice? Or can it be done diffrent way?
BTW, I know it can be hidden in IDE, but this is not what I am asking about.
Just to give you an example... check Microsoft Reference Source.
Documentation is necessary and it looks ugly to others if you don't do it. Understandable/maintainable code is good code for everyone.
You cannot go away from it and you must not.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With