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
have you tried using a package manager like pnpm? it's supposed to be way more efficient with dependencies.
0
0
0
no replies yet