Hacker News new | ask | show | jobs
by Ahmedb 2233 days ago
Instead of commenting your code once in a while make it default. I started always commenting and documenting my code (even the simplest parts for consistency) and it dramatically improved my productivity when I revisited if afterwards.

10x multiplier if you're working with a team.