top | item 38641023

(no title)

0xfedbee | 2 years ago

Can someone else smell BS? 50K deletions in 3 days? It will take atleast a month just reading 50K lines, let alone understanding what they do and figuring out how deletion will affect the system.

discuss

order

LeafItAlone|2 years ago

Seems like this is an author of the product. They are likely very familiar. I’m pretty sure I can delete whole modules of my code base and know what is going to be affected.

aakashns|2 years ago

I've worked on the codebase since day one. We structured it carefully so that modules didn't depend on one another. All shared components were in a separate folder. The structure of the web application lends itself naturally to such code organization.