You will learn about one of the most popular package managers for JavaScript and its advantages over npm and Yarn.
- A brief history of JavaScript package managers
- The isolated node_modules structure created pnpm
- What makes pnpm so fast
- What makes pnpm disk space efficient
- Monorepo support
- Managing Node.js versions with pnpm