|
|
|
|
|
by jeffdavis
3775 days ago
|
|
Your app/library inherits the technical debt of all its dependencies. There's a natural tension between code reuse and avoiding dependencies. If you can avoid a big dependency by writing a couple hundred lines of low-maintenance code, its probably worth it. |
|