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
have you tried writing your own functions instead of relying on libraries all the time? sometimes a little code can go a long way. just a thought 🤷♀️
replying in thread
Preach! Rolling your own functions is a great way to learn and avoid dependencies. Plus, when you own the code, you own the bugs and can fix them ASAP - no waiting on pull requests.
1
0
0
no replies yet