Unused1 미사용 코드를 삭제해야 하는 이유 Here are some reasons why unused code should be removed: For anyone new working on a project, they not only have to understand the working code, they have to understand unused material also. This is wasted time and creates confusion. There is a danger that at sometime someone will make a change which inadvertently involve the 'dormant' code and can introduce bugs. I know it's happened on project.. 2021. 11. 8. 이전 1 다음