|
|
|
|
|
by mistercow
4643 days ago
|
|
>Hey, just outsource that onerous coding task to some monkey, it's not important. I don't think that's a fair characterization of the author's advice about outsourcing, which I think is pretty clearly a relatively smart way to do outsourcing. They are not saying to outsource all of your coding, but to pick well-encapsulated units with a clear spec, and outsource those. That makes sense, because doing it that way means that you can completely tear out that component and rewrite it later if needed. |
|