What is it like to maintain the code? How long have they been in production? How many iterations (enhancements, refactoring, ...) cycles have you seen with this type of code?
It's not different from code I write myself.
I read each line of the commit diff and change it, if it is not how I would have done it myself.
It's not different from code I write myself.
I read each line of the commit diff and change it, if it is not how I would have done it myself.