Hacker News new | ask | show | jobs
by SV_BubbleTime 1756 days ago
WHY comments drastically improved my code.

I’ve similarly been paying much more attention to convey INTENT which I think is massively missing from computer science. The code might suck, but if the intent is clearly defined, it helps to refactor later.