Yarn is a package manager for JavaScript. It is used to manage, install, and update packages from the npm registry. It is an alternative to the npm command line tool, providing a more secure and reliable way to install packages. Yarn also provides a faster installation process than npm and can handle larger projects with ease. It also helps you keep track of all the dependencies in your project and can be used to automate tasks such as running tests or linting.
Juri Strumpflohner
Juri Strumpflohner
Nx
Talk: Package-based Monorepos - Speed Up in Under 7 Minutes
Maël Nison
Maël Nison
Datadog
Talk: The Zen of Yarn, Yarn: From Design to Implementation, Yarn in Depth: Why & How
Liran Tal
Liran Tal
Snyk
Talk: Security Controls in the JavaScript Supply Chain
Zoltan Kochan
Zoltan Kochan
Bit
Talk: Package Management in Monorepos
Tally Barak
Tally Barak
Yoobic
Talk: The Secret Life of Package Managers
Bryan Hughes
Bryan Hughes
Patreon
Talk: Taming the State Management Dragon