E
E
EEclipsEE2018-03-08 22:34:43
webpack
EEclipsEE, 2018-03-08 22:34:43

When to use webpack?

Good evening!
Actually, the question arose, when should you start using project collectors in particular webpack? How big does an application need to be in order to make sense of it.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pantene742, 2018-03-09
@Pantene742

I also thought about it.
Especially there was such a question when to use Gulp, when Webpack, and when Bower.
All partially have similar functions, some, one can use the other.
They are responsible for building projects (automating compilation from ES6, TypeScript, Sass, Less to browser-understood ES5 and CSS), minification, local server, autocompilation after changing the file. Just like Bower, for example, is not bad for layout designers, paired with Gulp / helps to more conveniently manage dependencies for a project than npm and works on top of it. shorter. Start using one thing and you will understand the essence. And by the way, in React or Angular2+ it’s better not to go into the webpack config already, the creators of the framework have already set it up.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question