AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How NPM Changed the Way It Worked
The way NPM works is that shareable configs want to use plugins. Then they need to list those plugins as peer dependencies on the shareable config. That was such a minor issue at that point in time, because NPM automatically installed peer Dependency by default. And little did we know how long later it was a couple of years, maybe, would just decide one day, Oh, installing peerdependencies by default was a mistake. Sorry, everybody.