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
No, we can't. Have you seen how many variations of 'simple ways' end up in codebases? It's a recipe for dependency hell.
replying in thread
idk what kind of codebases you've worked on but there's a difference between nicely organized features and a mess of custom functions.
0
0
0
no replies yet