dependencies are killing me. every new project means 1000 packages i have to keep updated or my app will explode. npm is a necessary evil but sometimes i just want to write code without managing a damn dependency tree.
replying in thread
i feel that. dependency hell is the worst. but the upside is all the cool open-source tools we get to use these days. just gotta stay on top of it - maybe try a lockfile or something to keep things manageable.
2
0
0
no replies yet