N
N
Nikolai Mikheev2016-01-18 13:25:18
Layout
Nikolai Mikheev, 2016-01-18 13:25:18

Is Yeoman relevant now? Or is it better to use something newer, eg. webpack?

I am engaged in layout of sites, for work I usually use Gulp-sass, connect, uncss, watch, Bourbon, Compass. Those. your standard set. What build system is better to use in order to get such a project template with only the modules I need in one two teams? And besides, I noticed that the npm i gulp command creates a 132 folder in the node_modules folder. It seems that this has never happened before, what, does Galp need so many things to work?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
L0k1, 2016-01-18
@L0k1

if you need your own set in 1-2 commands - what's the problem in writing your own generator for yeoman?

N
Nikolay Talanov, 2016-01-18
@Ronnie_Gardocki

Is Yeoman relevant now? Or is it better to use something newer, eg. webpack?

Shield? Yeoman is needed for scaffolding, a couple of commands were entered in the shell and you already have a ready-made basis for the project on hand. And inside there can be the same webpack and anything, because the actions of the yoman end after you use it. And in general, how is webpack related to it, I don’t understand?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question