P
P
pegas2018-08-14 23:03:12
Node.js
pegas, 2018-08-14 23:03:12

What is the difference between the ways to include plugins in a project?

Many services can be connected in different ways.
For example, you can connect Stylelint to a project: using the API, using the PostCss plugin, using the gulp-stylelint plugin, and, it seems, also using webpack. Is it only convenience that makes the difference between these methods? Does the connection method affect the speed of work? If the result is always the same, what's the difference in connection methods.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
pegas, 2018-08-15
@1PeGaS

Plus, sometimes plugins are processed by the pipe method (streams) - which means they work faster

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question