cleanup images

This commit is contained in:
2024-12-01 17:20:16 +01:00
parent a8995c7428
commit 65eb4bb712
20 changed files with 26 additions and 203 deletions
@@ -9,7 +9,7 @@ tags:
- 'npm'
- 'pnpm'
- 'yarn'
coverImage: './images/ruchindra-gunasekara-GK8x_XCcDZg-unsplash-scaled.jpg'
coverImage: './images/ruchindra-gunasekara-GK8x_XCcDZg-unsplash.jpg'
---
If you are a JS developer you probably use NPM multiple times a day without thinking about it. It's the default package manager which ships with node.
@@ -24,18 +24,6 @@ If you are having troubles with pnpm try using `pnpm i shamefully-flatten`. Than
For the lazy readers: [Jump to the conclusion here](#conclusion).
<figure>
![](images/ruchindra-gunasekara-GK8x_XCcDZg-unsplash.jpg)
<figcaption>
Photo by [Ruchindra Gunasekara](https://unsplash.com/@ruchindra?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on [Unsplash](https://unsplash.com/?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText)
</figcaption>
</figure>
You might wonder now: why? _Why should I bother reading this when NPM works perfectly_? Is this just another run to the latest framework? Don't worry: there are actual reasons you might want to switch.
#### Speed!!... or the lack of it?