Hacker News new | ask | show | jobs
by romaniv 3223 days ago
It's one of the biggest problems in fronted development right now and it's something conceivably can be addressed by the... well, let's call it "guiding structural paradigm" for the lack of a less pretentious term.
1 comments

I don't know, in my frontend experience dependency hell is less about conflicting dependencies and more about literally installing 690 packages after one `npm install <package>`.

Fixes need to happen in the broader npm ecosystem, not the standard for creating reusable components.