|
|
|
|
|
by Goladus
5816 days ago
|
|
Less is always better when it comes to dependencies. Yes but I think the point here is that the environment you choose can make it hard or easy to avoid dependencies. I totally agree on "less is better with dependencies" but there are clearly many programmers who don't want to "reinvent the wheel" and always use libraries first. And a lot of times, the programmers willing to piece together lots of different community libraries will be a lot faster initially. They're just incurring technical debt. If you're part of a team of these programmers, you might not actually be able to convince everyone that "less is always better" with dependencies. |
|