I
I
Isaac Clark2016-01-26 00:25:26
JavaScript
Isaac Clark, 2016-01-26 00:25:26

What are the pros and cons of Webpack over Browserify?

Hello, please tell me what are the pros or cons of webpack and Browserify? If I'm not mistaken, Webpack can import not only js files, but also css and images, as well as fonts, unlike Browserify.
What other advantages does this collector have?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman_Kh, 2016-01-26
@Dark_Knight

1. Generation of several files (including those containing several modules at once)
2. Dynamic loading of files
3. Mass of plug-ins for code processing
4. Dynamic code update during its operation without losing the program state

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question