Do any of the developers out there have thoughts on how to avoid saying bad things about old developers due to annoyances in the old code? I always try to remember that you never know the circumstances that the old code was written under, but I am hoping for some more kind approaches :-). #php #WebDev
@ben Well, one day other developers may be saying bad things about you and your code. Or probably that already happened. We all learn by making lots of mistakes. And like you said, the circumstances are not always ideal, there could have been bad management, too tight deadlines, unclear or changing requirements etc.
@lhengstmengel That has definitely happened, but it happens less to me because I'm still around. I find that it's so much easier to throw people who no longer are with the company (or never were) under the bus. I think this is a great idea to expand on, we should all try to remember that even if they are gone, those devs were trying their best. Thank you!
@ben yes indeed, most of the time the "blame game" is not a game worth playing, especially if the person taking the blame is no longer around. Better just try to fix and improve the code, and move on.