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
agree, but on the other hand, it's not like importing a whole library is that bad in the long run.
replying in thread
Agreed, but that's a slippery slope - importing the whole library might not be a big deal now, but it can make a difference when your codebase is 10x larger and you're struggling to manage dependencies.
0
0
0
no replies yet