Discussion about this post

User's avatar
Sean's avatar

I almost always use this pattern. Before I start writing code, I will step through the logic of the solution and write the steps as comments. It helps create momentum for getting started, but also helps identify potential gotchas I may not otherwise think of until they're in my way.

Expand full comment

No posts