All posts with category 'Library'

How to patch a javascript library using pnpm

In this article we’ll explore how we can fix a broken javascript library quickly and efficiently with pnpm built-in feature. Due to its efficiency and speed, I use pnpm package...