Dependencies
Dependency restraint reduces maintenance burden and external breakage pressure. The strongest defense against software liability is to have as little software as possible. New dependencies should default to rejection unless they are alread…
1 sources - 5 claims
Dependency restraint reduces maintenance burden and external breakage pressure. The strongest defense against software liability is to have as little software as possible. New dependencies should default to rejection unless they are already standard for the team. Outside code can create breakage, upgrade work, security work, compatibility problems, and added understanding burden. Long-term code health is often invisible to stakeholders who want new features.