A
A
Anatoly Salamatin2016-02-07 19:56:39
JavaScript
Anatoly Salamatin, 2016-02-07 19:56:39

What other gulp plugins do you recommend?

Now there is such assembly of gulp for creation of the project.
https://jsfiddle.net/FARCER/5fd4jpdb/
I am just learning how to use Galp. Please advise more plugins to build. I'm building a portfolio website using a psd template. The result should be the following themeforest.net/item/flatcv-resume-portfolio-wordp...
Also, I can’t decide in which editor to write or use the IDE.
Who likes more: Phpstorm, Sublime Text or Atom?
Thanks in advance for your replies!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
K
Kirill Arutyunov, 2016-02-08
@farcer

Your question reminded me of the questions of my friends at the beginning of the 2000s: "Are there any programs on the computer?".
If you need some specific functionality from Galp, then look for plugins with the same or similar functionality. Searching for plugins for the sake of plugins is a waste of time.
According to the editor - whichever is more convenient for you. If you like a serious approach to business, then start with Webstorm (then you can switch to PhpStorm).
For minor edits, viewing various configs and txt files, it is convenient to use Sublime, Notepad ++.

C
codemix, 2016-02-07
@codemix

According to your layout there are icons would advise gulp.spritesmith - to generate sprites, instead of gulp-connect I use browser-sync local server with livereload and tunnel to localhost, gulp-imagemin - to compress images.
I used the Sublime editor, switched to Atom, tried Phpstorm, it’s cool and has a lot of useful functions, but for me it’s complicated and designed for cool guys for large projects, the usual Atom editor is also suitable for small sites.
I myself am a beginner and this is my opinion and I go wandering in questions)

A
Alexander Bukhalo, 2016-02-07
@evilsprut

What other gulp plugins do you recommend?

None. Use only what is really required. Anything else just adds to the overall time spent on the project.
By editors. Moved from Sublime to Atom. In principle, nothing special, but stayed on the last.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question