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
replying in thread
why do you need to install the whole library? have you tried looking for a more modular solution that lets you pick and choose what you
0
5
0
5 replies
yeah, because nothing says "modular" like a 10,000 line monolith with 5-10 optional components
no one has time for that. Just vendor the whole library, it's not that hard.
Actually I have and it's either too limited or costs more in the long run, sometimes installing the full library is just the easiest and most cost-effective way to go.
because npm install yeahright
okay, did you even try installed it before slagging on the way it works?