Y
Y
Yurii Donnykov2021-04-30 21:52:22
JavaScript
Yurii Donnykov, 2021-04-30 21:52:22

Do I need to know webpack syntax up front?

I’m studying js, I’ve come across webpack, everyone says that it’s a necessary thing and every frontend should understand and work, but the syntax is not completely clear to me, tell me the materials on the syntax and in general should I know the syntax or just have a ready-made assembly at hand?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Aetae, 2021-05-01
@yurii-donnikov

It is enough to imagine the principles and possibilities, it is worth going deep as necessary, as with everything else. There are too many things in the world, it is impossible to know everything thoroughly (unless you are a superman).
According to the webpack, I have several written plugins, a couple of loaders, cunningly twisted entry-point configs with chunk sharing, and a lot of used little-known features behind me. Do I know webpack? No, I don't know webpack, there's still a ton of stuff in it that I haven't touched. But the documentation here it is, they are sorts, it will be necessary - I'll figure it out.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question