Zoltan Kochan

Zoltan Kochan @zkochan

About: Maintainer of pnpm

Location:
Uzhhorod, Ukraine
Joined:
Aug 22, 2017

Zoltan Kochan
articles - 8 total

2021 pnpm recap

It is the end of the year and it was a good year for pnpm, so let's see how it went. ...

Learn More 14 2Jan 1 '22

pnpm v4.9 comes with command completion!

Command completion in bash, zsh, fish is awesome! Unfortunately, even though there are thousands of g...

Learn More 51 0Jan 31 '20

pnpm vs Yarn: monorepo node_modules

Both pnpm (as of v2.17) and Yarn (as of v1.12) support fast, concurrent install...

Learn More 20 0Nov 4 '18

It is OK to keep random things in a single monorepo

For a long time, I was an opponent of monorepos. There are many popular open source contributors that...

Learn More 41 4Oct 22 '18

pnpm vs Lerna: filtering in a multi-package repository

Learn More 53 2Sep 2 '18

The not fancy CLI output of pnpm

pnpm is a JavaScript package manager that differs from npm and Yarn in many ways. If you haven't...

Learn More 33 5Aug 26 '18

Flat node_modules is not the only way

How pnpm's node_modules works

Learn More 53 9Jun 24 '18

Why package managers need hook systems

Installation hooks were introduced to pnpm in version 1.12. In this article, I ...

Learn More 23 2Sep 2 '17