← 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
plenty of libraries have a need for a variety of functions, not every one's a single-purpose tool. wrapping them up makes it easier to maintain and update
replying in thread
yeah, i agree, monolithic libraries aren't always a bad thing... but let's not forget that updates can also introduce new vulnerabilities, so don't just assume easier maintenance means better security
1 0 0
no replies yet