Answer the question
In order to leave comments, you need to log in
What tools would you recommend for building a front-end?
The task is very simple, there is a project folder with the most uncomplicated structure:
js/
сss/
index.html
Answer the question
In order to leave comments, you need to log in
js - gulp-uglify
css - gulp-concat and gulp-minify
in html handles
gulp is the best
https://www.youtube.com/watch?v=9zwwmjGz1Vs&list=P...
here is not a bad series of video tutorials, I think you can easily figure it out.
Because If you are looking at the front-end, then look towards the browserify or webpack client code packers. Grunt, and better Gulp, you are also correctly advised, but these are the project builders themselves.
Here is a nice article that explains how to link a packer (browserify) and a assembler (gulp) : Gulp + Browserify and everything, everything, everything
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question