Home
Starting Up
Case Studies DB
Products
Ideas DB
Vibe Coding Tools
Subscribe to IH+
Starting Up
Case Studies
Ideas DB
Products DB
Join
3
Likes
2
Comments
An abbreviated history of JavaScript package managers
by
Seth King
https://javascript.plainenglish.io/an-abbreviated-history-of-javascript-package-managers-f9797be7cf0e
xbps and apk are worth checking out too (even though they aren't javascript frameworks)
I hear a lot of people recently telling me about that their beef with npm is that people are too dependant on packages, sometimes using ones for that could also have been written in a few lines of code(I'm guilty of this), but i don't see that as a valid critique.
The JS community has filled in the gaps of the language, so as a result some apps have hundreds of dependencies (I'm guessing thousands too, but I don't know from any first hand experience).