PHP & JavaScript engineer/ dog enthusiast. He is working on [PluginMachine](https://pluginmachine.com) a framework for WordPress plugin development.🌱🌵🌲
This is a great question, I wrote a post beacuse my answer was going long. tl;dr - yarn test is less keys to press than npm run test also monorepos and npm inc. worries me.
PHP & JavaScript engineer/ dog enthusiast. He is working on [PluginMachine](https://pluginmachine.com) a framework for WordPress plugin development.🌱🌵🌲
Is there any reason why you prefer Yarn over NPM?
Yarn is also more reliable on managing and upgrading dependencies and it respects the lock file correctly 👍
This is a great question, I wrote a post beacuse my answer was going long. tl;dr -
yarn test
is less keys to press thannpm run test
also monorepos and npm inc. worries me.dev.to/shelob9/why-i-use-yarn-not-...
Thanks for taking the time to write that, very insightful.
NP. Thanks for the excellent suggestion for a topic.