A
A
Andrey Neumyvanny2020-05-23 16:24:08
Sass
Andrey Neumyvanny, 2020-05-23 16:24:08

How to learn how to make builds to automate the Webpack development process?

I am a beginner frontend developer. Understood with layout and styles. Learned JavaScript a little. At this stage, I want to learn how to automate my work. I want to use a component approach, using the Pug template engine, the Sass preprocessor and the BEM methodology, file minification and other convenient solutions. Where to start learning? I find various ready-made assemblies, not really understanding what is happening there, I would like to try to make the assembly myself first.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Ilya Muromtsev, 2020-06-23
@sfrancisco


I find various ready-made assemblies, not really understanding what is happening there, I would like to try to make the assembly myself first.

Take this found config and go to the office. webpack documentation. And you start to take everything apart .. not knowing English is not a problem, everything can be translated ..
so you will understand the basics of webpacka. So I began to understand and wrote my pug config, scss, js, jq .. YES, and any other dependency can be added ..

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question