The transient nature of code
I just did one of the worst things a dev can do to another dev. I deleted his code! It was good code, covered by dozens of tests... but it wasn't needed anymore. The nature of our work is that it's a progression, and any individual code is transient by nature. Today's code is tomorrow's refactoring.
Read more
Share