|
|
|
|
|
by bornfreddy
790 days ago
|
|
The same as in other languages. Avoid dependencies whenever you can, and only add them when really needed. And only if you are fairly certain that the dependency a) will still be there in a few years time and b) developers take backwards compatibility seriously. |
|