Live data from Hacker News

Ask HN: How do I get into the habit of writing comments/docstrings?

news.ycombinator.com

1–2 of 2 posts

Ask HN: How do I get into the habit of writing comments/docstrings?

#1
Hello HN, I have a real issue with always forgetting to write proper comments and docstrings in my code, especially on personal projects, and then coming back to them and thinking "what did I mean when I wrote that?"

Does anybody have any tips for getting into the habit of writing good comments?