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
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?
replying in thread
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.
1
0
0
no replies yet