Y
Y
Yuri Kucherenko2015-10-29 18:01:11
HTML
Yuri Kucherenko, 2015-10-29 18:01:11

Is it worth learning Gulp if prepros does everything?

Good afternoon.
I had such a question, I have been using prepros for about 2 months, not so long ago I decided to try gulp for myself, because a lot of information about it flickers like a next lvl after the prepros, I got into this wilds and my hands dropped, on Windows it’s a hard life with taskrunners, it works through crutches, it happens that it doesn’t work at all, the question arises “why everything is so complicated”, prepros does all the necessary things for me and minifile, compiles sass, graphics optimization, full assembly and no routine, no plugins need to be installed, json and so further, only the production issue is annoying, since I give it only for prepros.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
J
jlekapb, 2015-10-29
@jlekapb

If there are enough prepros for your tasks, I advise you not to spend time on new technology, but to improve the code more or sell more code.
Run into the wall, and then you will study the gallop.
Another thing is that in the free version, prepros was very limited when I watched it, so I use galp myself.

N
Nicholas, 2015-10-29
@healqq

You should not waste your nerves and time deploying dev on Windows.
You need to read about containers and virtual machines. Options:
1. Vagrant
2. Docker
Inside a container/virtual machine on linux, everything will work much more stable. At the same time, you can still write code in an environment that is convenient for you.
Gulp/grunt can do amazing things that save a lot of time. (I personally use grunt)
Building different versions of the application (dev, test, prod), running tests, on-the-fly compiling scss and whatever, creating raster and vector sprites - just a small list of what you can do with them) Large, lively ecosystem with a bunch of extensions for all occasions, quite a convenient configuration.

A
Alexander Taratin, 2015-10-29
@Taraflex

on Windows hard life with taskrunners

And what is wrong? They launched it once before starting work, and then everything is at the mercy of the watchers. The main thing is to catch errors in tasks so that the process does not fall.

A
Alexander Dementeev, 2015-10-29
@progressor0

IMHO "to study" is strong. Gulp, though powerful, is quite simple. But it's worth getting to know him. I don't understand how people lived without it.

Y
Yaroslav Lyzlov, 2015-10-30
@dixoNich

I would look directly towards webpack, not gulp.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question