RealKai42 / qwerty-learner

为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers
https://qwerty.kaiyi.cool/
GNU General Public License v3.0
15.36k stars 1.43k forks source link

use pnpm as package manager #481

Closed hidaviddong closed 1 year ago

hidaviddong commented 1 year ago

Why use pnpm

ktKongTong commented 1 year ago

As a pseudo front-end developer, I am not very clear about the differences between package managers. After briefly asking GPT, it seems that PNPM has some advantages that are worth considering.

However, I am not quite sure what the motivation would be to switch to PNPM. Is the experience with Yarn really that bad? I just checked and the size of the node_modules folder is about 600MB on Linux.

Donald Knuth: Premature optimization is the root of all evil