Hacker News new | ask | show | jobs
by inform880 2488 days ago
Yarn is generally regarded as not necessary anymore: https://medium.com/@vincentnewkirk/npm-vs-yarn-2019-e88757b1...
1 comments

I don’t think this is true. It just depends on what your requirements are. If you use monorepos anywhere Yarn is a better default everywhere so you use its cache. PnP should solve one more huge problem in the near future too.