Y
Hacker News
new
|
ask
|
show
|
jobs
by
foota
1082 days ago
Most applications (even large ones) do not have thousands of direct dependencies.
2 comments
resonious
1082 days ago
Good point. It's even better when a dependency multiple levels down gets a breaking change and the direct one is unmaintained.
link
paulryanrogers
1082 days ago
Who keeps unmaintained, direct dependencies in their projects? Seems like basic hygiene to replace them.
link
toastal
1082 days ago
*Node.js & Python developers enter the chat*
link