|
|
|
|
|
by _hardwaregeek
2549 days ago
|
|
For real, zero dependencies is as much an extreme view as infinite dependencies. There's something to be said about delegating some of the hard but ultimately not relevant problems to a library. I'm not about to roll my own datetime library or my own crypto library. |
|
Same, but it's nice if those libraries have zero dependencies so when you include them in your project you know exactly what you're getting.