Package management innovation in JavaScript has historically been limited to client-side behaviors, while the registry APIs have remained largely unchanged for over 15 years.
Darcy Clarke argues that while package manager clients like Yarn and pnpm have innovated, the underlying NPM registry APIs have remained stagnant for over 15 years, creating an opportunity for server-side investment.
transcript
Darcy Clarke: What you would have seen in terms of innovation and package management for JavaScript in the last decade and a half was only focused on the client side behaviors. And so when Yarn came out and PNPM came out around the same time... these were just net new clients that still interacted with the same APIs that the NPM client did... And those APIs and those endpoints really haven't changed in 15 plus years.
rebuts · 2