top | item 33032876

(no title)

moasda | 3 years ago

I've had a lot of discussions with developers on this topic. It seems to be difficult for developers to delete code even if it is versioned in Git, so the code is not really lost.

I regularly encourage my teams to delete code that has no use in the near future. Because every line of code in the production environment leads to maintenance effort, so this would save their time.

discuss

order

vedant_ag|3 years ago

How often (say what % of PRs) do teams end up doing it?