this post was submitted on 19 Jan 2024
123 points (93.0% liked)

Programmer Humor

37295 readers
53 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] sebsch@discuss.tchncs.de 19 points 2 years ago* (last edited 2 years ago)

You need unit tests for maintenance and refactoring.

Yes it may work, but now is the moment you still understand your code. Write that fucking docs and put in basic unit tests now.