DEV Community

Discussion on: What is the difference between yarn and npm these days?

Collapse
 
flashblaze profile image
Neeraj Lagwankar

From my own personal experience, I'm going to start using yarn.
I started using yarn due to ReactNative and was blown away by the install speeds. It was easily 2-3 times faster than npm. I haven't tested it for other than React or ReactNative but I think I'll definitely be using it a lot more in the near future.

Collapse
 
chicojasl profile image
Justo

Hi Neerja. I can tell yarn is faster. Recently I used npm for a fresh React Native project and... slower.