11
pda87
6y

Spent 2 days refactoring code written by our "offshore team". I've done refactoring on the same code in the past, probably upto about a week in total of refactoring now. The code looked like it was written by someone who had literally just finished their first "Hello World" app - loads of code blocks copied and pasted instead of declaring reusable functions.
The whole thing should have been done by us in the first place.
And yet our money-conscious company wants to employ more of these developers. Cheaper than us? Sure. Quantity over quality though, but I guess money is all that matters to the big cheese

Comments
  • 0
    Its better than code written by an experienced dev who still have not fathomed how to build reusable clean code.

    A new dev has a limit on how convoluted they can code as they do not know enough to really obfuscate by design :(
Add Comment