docs: set v7 release date
This commit is contained in:
committed by
Stefan Rotsch
parent
6bcd574eaf
commit
d2ee09f387
13
radar/2023-11-01/yarn.md
Normal file
13
radar/2023-11-01/yarn.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: "Yarn"
|
||||
ring: adopt
|
||||
quadrant: tools
|
||||
tags: [frontend, coding]
|
||||
featured: false
|
||||
---
|
||||
|
||||
We have decided to move Yarn into the "adopt" ring as it has continued to establish itself in recent years and has proven to be successful in many of our projects.
|
||||
|
||||
Yarn consistently offers better performance than npm and, in addition, provides both offline installation and the Plug'n'Play approach. With Plug'n'Play mode, Yarn replaces the node_modules directory with a virtual file system to enhance performance and save disk space.
|
||||
|
||||
Yarn is an excellent choice for monorepos, thanks to its support for workspaces, and is highly recommended as a package manager.
|
||||
Reference in New Issue
Block a user