Why Code Comments Should Focus on Reasons Over Actions
Introduction
Let’s get straight to the point: If your code is well-written, the functionality should be self-explanatory.
The what is clear from the code itself.
What isn’t always obvious is the why behind your approach — the reason for your decision...
codewithpres.hashnode.dev6 min read