|
|
|
|
|
by maxloh
1490 days ago
|
|
It is not quite hard to learn actually. You just need to go through the webpack Concepts section[0]. Documentations in the JavaScript ecosystem are quite good and explanatory compared to other languages (like Java). Not every front-end developers learn the internals of the tool they chose, like create-react-app. Most of them settled down if the solution "just work". [0]: https://webpack.js.org/concepts/ |
|
Be careful of these statements, you have to understand why a person says X is hard. The OP stated he did extensive work trying to get it to work and found it difficult.
You posted one link out of thousands. When talking about these things - its not like there's a problem with one solution.
There's one problem with thousands of answers that are frustratingly close to correct, but not correct.
That's why X is hard.