Hacker News new | ask | show | jobs
by basicallydan 2027 days ago
A very nice sentiment!

I think one of the most useful parts of this list of suggestions is to write or improve tests. You did allude to this, but I think it’s the most useful part (if test coverage starts out poor) because by doing so, especially before doing any other changes, you’re making it easier to do some of the other suggestions with confidence.

Good read!