© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Lars
German developer, who likes to play with everything that comes in his way
During development I use yarn, but in prod I use npm. In prod I have a dockerfile and I don´t want to bloat it with stuff that I don´t need, so I just use npm.
Adam Bene
Founder & CTO @ Bene Studio | Join us!
Thanks for the response! What stuff do you mean?
with stuff I mean things like another package manager or in general things that I don´t necessary need.