Write code for humans, not machines only 🤓
Comments are essential if you want anyone to understand your code. But here's the interesting part: they help you too.
If you leave a project for a period of time, you can quickly ascertain what each function or statement does with proper comments.
C...
lennyaiko.hashnode.dev2 min read