F
F
frisarix2016-03-30 11:20:57
css
frisarix, 2016-03-30 11:20:57

Does it make sense to use Grunt/Gulp?

Does it make sense to spend time learning/configuring Gulp/Grunt?
As I understand it, they perform the following functions: concatenation, minification, preprocessing, etc. At the same time, there are many programs with a pleasant and intuitive interface that perform the same functions, for example, Prepros. It is enough just to click a couple of buttons, without the need to remember, configure and delve into extra lines of code.
Is it rational to waste time on such "perversions"?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Z
Zakharov Alexander, 2016-03-30
@AlexZaharow

I liked using the settings to switch the build between production and developer version without creating "stubs" in the code with their manual cleaning after and returning for revision. Done with plugins. Usually, after the "end" of development, dances with a tambourine begin, how to transfer everything to production, or at least to another machine. And then jambs climb ... Does it make sense to look in order to understand how I lived without it? )

K
Konstantin Kudelko, 2016-03-30
@Flawming

I use Gulp very cool stuff!
You can not only perform the functions that you described, but also other goodies, create sprites, use LiveReload, assemble an assembly.
In general, there is a lot to tell, but better look at this: https://learn.javascript.ru/screencast/gulp

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question