We recently installed Yarn as our dependency manager as an experiment. Despite the hype around Yarn, we weren’t expecting a dramatic difference in performance from npm. However, we saw the following results pretty much immediately. Reduced build time from 7 minutes to 2.5 minutes Installed with a single line of code No major bugs, no …