Minimize dependencies when possible
This is more like general advice, but when possible minimize dependencies.
I will write the following examples with Ruby gems in mind but could be used in any other programming environment that supports packages.
Why minimize external dependencies
...
allaboutcoding.ghinda.com3 min read