Tag
Yarn
Learn about Yarn, an alternative package manager for JavaScript, and how to use it in your projects.
javascript 55nodejs 21back-end 19patterns 13react 13typescript 11ai 6mongodb 6rust 5css 5html 5front-end 5algorithms 5productivity 4nextjs 4programming 3terminal 3career 3mac 3npm 3vscode 3tools 3command-line 2management 2bash 2yarn 2aws 2data-structures 2game-development 2beginners 2animation 2google 2interviews 2cms 2wordpress 2

Building a Monorepo with Yarn Workspaces
In this article, we'll explore how to set up a monorepo using Yarn Workspaces. We'll also look at how to use it to manage dependencies and scripts across multiple packages.
5 min read
May 2024
How to Easily Support ESM and CJS in Your TypeScript Library
A simple example that works for standalone npm libraries and monorepos
5 min read
May 2024