Hacker News new | ask | show | jobs
by vb-8448 372 days ago
I think the issue is that JS force you to have hundreds, or even thousands, dependencies. Python and other language have a richer std library and more "general purpose" packages, so the total number of dependencies is lower.