#coding
Read more stories on Hashnode
Articles with this tag
Note of Working Effectively with Legacy Code · Understanding The author told us that the most significant difference between a well-maintained system and...
Note of Working Effectively with Legacy Code · Sprout Method See the previous chapter, please. Sprout Class See the last chapter, please. Wrap Method See...
Note of Working Effectively with Legacy Code · I can feel that when the author says someone doesn't have much time because that person is me. As a...
Note of Working Effectively with Legacy Code · Automated Refactoring Tools Don't trust your refactoring tools. I think that is what the writer wants us...
Note of Working Effectively with Legacy Code · A seam is a place where you can alter behavior in your program without editing in that place. That...
Note of Working Effectively with Legacy Code · The writer told us that there are two reasons to break dependencies: Sensing: We break dependencies to...