That bit of code you are writing today will potentially be read thousands of times in the coming years. Even if it takes a few more minutes to make it readable, the impact on maintenance can be absolutely enormous.

#DEVCommunity #Ruby
https://dev.to/carltonsmith/in-code-or-pull-request-where-should-i-comment-3fid

In Code or Pull Request, Where Should I Comment?

The principal I go by here is something I heard a long time ago. Code is read far more often than it...

DEV Community