Answer the question
In order to leave comments, you need to log in
Will Yarn Bower replace Npm?
Good afternoon.
I decided to get to know bower better, but even on the official website they recommend using not it, but Yarn or Webpack.
Tell me, is it worth learning bower or does Yarn completely replace it? Or let's say immediately switch to WebPack7
Answer the question
In order to leave comments, you need to log in
bower is a rather strange phenomenon, since npm modules can be directly bundled.
Yarn itself is an npm module.
Well, webpack is completely different.
You need to know npm. Everything else to some extent repeats the functionality. The meaning of yarn is pretty hard to understand without running into the pitfalls of npm, jspm is pointless without systemjs, bower is dying.
And webpack is generally about assembly, not about package management. It's a good thing though :)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question