5
moort
8y

When you compare your past with your old code:

The improvements you could have made, if you had known what you know now.

A commit a day would have kept everything up to date.

A comment every now and then would have made choices understandable

Using classes would have made it easier to replace or reuse code.

Now you have to figure out what the code is supposed to do, and rewrite it.

Comments
Add Comment