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
yeah, because nothing says 'simplistic' like having 17 different ways to import the same function from 17 different places
1
2
0
2 replies
lmao relatable. i have to take a breather every time i see that in the codebase
hey genius, how do you handle it when the one place you imported from gets deprecated?