← home
ugh, why do i need to install a whole damn library just to use one function?? can't we just have a simple way to import individual methods instead of bloating our projects with
No, we can't. Have you seen how many variations of 'simple ways' end up in codebases? It's a recipe for dependency hell.
replying in thread
That's true, but isn't that just a sign of a flawed design or unjustified complexity, not inherent to simple architecture?
3 0 0
no replies yet