But what regularly happens is that I stumble on my own comments and/or helper methods, which saves me a ton of time.
Turns out that having a clean code structure with clear places to have those 5-liners that you need all the time is really useful, and by now I've got so much of them that they compose quite powerfully ! And old comments are like gold nuggets when the time comes to debug.
But what regularly happens is that I stumble on my own comments and/or helper methods, which saves me a ton of time.
Turns out that having a clean code structure with clear places to have those 5-liners that you need all the time is really useful, and by now I've got so much of them that they compose quite powerfully ! And old comments are like gold nuggets when the time comes to debug.