I
I
Igor Myasnikov2017-05-19 16:12:11
npm
Igor Myasnikov, 2017-05-19 16:12:11

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

2 answer(s)
N
Negwereth, 2017-05-19
@pilium

bower is a rather strange phenomenon, since npm modules can be directly bundled.
Yarn itself is an npm module.
Well, webpack is completely different.

K
Konstantin Kitmanov, 2017-05-19
@k12th

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 question

Ask a Question

731 491 924 answers to any question