VA
HomePostsTagsAboutUsesContact
  1. Home
  2. /Posts
  3. /Why to use pnpm

Why to use pnpm

Sunday 31/07/2022

·1 min read
JavaScript
Share:

NPM / YARN are great package managers BUT PNPM is better.

  • PNPM is faster than NPM / YARN
  • PNPM uses symlinks instead of copying the dependencies
  • security - pnpm is safer than npm / yarn
Share:
VA

Vadim Alakhverdov

Software developer writing about JavaScript, web development, and developer tools.

GitHubXLinkedIn

Related Posts

Build an Agentic RAG Pipeline That Retries and Reformulates Queries

Upgrade your basic RAG pipeline to an agentic loop that evaluates retrieval quality, reformulates queries, and retries with alternative strategies — all in TypeScript.

Claude Code Source Leak: What the Exposed Code Reveals About AI Agent Architecture

Anthropic accidentally shipped source maps in their Claude Code npm package, exposing the full architecture. Here is what the leaked code teaches us about building production AI agents.

Claude Agent SDK vs OpenAI Agents SDK: Building AI Tools in TypeScript

Compare Claude Agent SDK and OpenAI Agents SDK by building the same coding assistant in both. Real TypeScript code, honest tradeoffs, and guidance on which to pick.

← Previous

How to implement map function

Next →

Simple object validation

Get new posts in your inbox

© 2026 Vadim Alakhverdov

GitHubXRSSPrivacy