Hacker News new | ask | show | jobs
by discobean 1836 days ago
Not always, but I noticed I often find I write my comments first on what I want to achieve like a sort of psuedocode in a very high level.

Then under each one-line comment I'd write the code that does what's written.