|
|
|
|
|
by Klonoar
1495 days ago
|
|
>when I revisit old mostly forgoten code, I love that boilerplate. I rarely have to do any puzzling about how to infer what from the current file, it's just all right there for me. This is going to sound absurd, but the only other language I had this experience with was Objective-C. Verbosity is super underrated in programming. When I need to come back to something long after the fact, yes, please give me every bit of information necessary to understand it. |
|