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
feels like that too sometimes. i just import the whole library, give it a 3 letter alias, and call it a day.
replying in thread
totally agree. but then you have to deal with a "speed of development" paradox where your 'simplified' lib ends up being a slow, bloated mess because it's been shoehorned into an even slower, more bloated app.
0
0
0
no replies yet