Comment on [deleted]
steventrouble@programming.dev 1 year ago
-
Reading “Clean Code” 10 years ago was career-changing for me. I could keep my code organized without getting mentally exhausted.
-
Doing a “code retreat”. Basically, get together with a bunch of programmers and do weird dev challenges for a day, like “you have to commit every 5 minutes”, “write a program using only 3 line methods”, “your partner writes tests and you have to pass them before you can commit”