S
S
Sergey Suntsev2018-05-05 14:09:12
JavaScript
Sergey Suntsev, 2018-05-05 14:09:12

What is the best way to learn webpack 4?

Usually I have to write large projects (> 6 months) and with each new project a huge amount of time is spent on the initial build with webpack, while I realize that I use some kind of ready-made builds (eject versions of react-create-app for example). But at the same time, there is almost no awareness of how it all works, everything is somehow at the level:
“here is a plugin, following the example I will insert it into the code, maybe it will work, it doesn’t work, I’ll try it like this, it worked with a bang!”
I find a bunch of manuals on old versions that are several years old, and the official site is more of a guide than a full-fledged manual.
I'm not necessarily looking for a manual, maybe you can share some kind of cool story about learning this tool?
Or the interesting build patterns of the latest version?
All good)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
kuzvac, 2018-05-10
@kuzvac

Try the official webpack academy :) https://webpack.academy/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question