Skip to main content

Yarn

Recommendation
Updated
Moved
USE
2021-09-15

What is it

Yarn is a package manager with a CLI to add, remove and install dependencies. Yarn 1 is deprecated in favor of Yarn 3.

When to use it

Use Yarn 3 in all frontend projects.

How to learn it

Learn Yarn by reading the official docs. Here's a migration guide for moving from version 1 to version 3.