Ask HN: For or Against dependencies?

1 points by ParameterOne ↗ HN
I have been giving this a lot of thought lately and still have not concluded if I am for or against code dependencies. One one hand, not having to rewrite and saving time seem pleasing. On the other hand, a lack of recourse and a scramble when the chain breaks is unsatisfactory.

1 comment

[ 3.9 ms ] story [ 15.8 ms ] thread
Congratulations, you have reached the point of realization that adding a dependency has a cost. From now on you just need to evaluate if a library or module gives you enough to justify the cost of including it.