|
|
|
|
|
by 8note
2548 days ago
|
|
one skill I've learned working on/deprecating and replacing legacy code is what I'd call Code Archaeology: the practice of identifying what a legacy system does given some edge case; why it does it; whether that's the right thing to do, given that the ecosystem has changed significantly; and whether that section can be safely turned off. I haven't seen the results of putting that on a resume yet though. |
|