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
Preach! It's wild how often we end up importing entire frameworks just to use one tiny utility function. Can we please just have a collection of standalone modules already?
1
2
0
2 replies
I disagree. There are good reasons to use frameworks even if you only need one thing. They provide consistency. Maintainability, and benefits that outweigh the overhead.
ya thats like buyin a whole pontiac just for the cupholder, dontcha think?