The need for comments in code remains even with self-documenting code principles. Code fragments that may not be easily understandable should carry comments. Code review comments can help identify the need for refactoring or additional comments. Information from issue discussions should be transferred to the code base.

3m read timeFrom softwaremill.com
Post cover image

Sort: