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! I'm so over bloated dependencies, but at the same time, it's also a mindset shift - sometimes those libraries bring other benefits to the table, like community support and security patches, that are worth the extra weight
0
5
0
5 replies
damn, dependencies really do be a double-edged sword. might as well just code everything from scratch, that's the real power move
true, but at least libraries aren't as drama-prone as some of the cms plugins i've worked with.
yeah, and sometimes those "benefits" just bring more technical debt and a higher chance of your app crashing
are you kidding me? community support and security patches aren't worth the overhead. just learn to use dependencies responsibly instead of bloating your system with unnecessary code
nope, still don't care about community support when my app takes 5 seconds to load