Gulp - Concatenate and Minify CSS and JavaScript

preview_player
Показать описание
In this video I show you how to concatenate and minify CSS and JavaScript files with Gulp and the help of some plugins. The goal is to have only one CSS file, which is included in the page and also reduce the number of JavaScript files that are loaded. Reducing the number of assets that have to be loaded, speeds up the page, so it's an important task to implement.

★☆★ Links ★☆★

★☆★ my Github ★☆★

★☆★ homepage★☆★

Рекомендации по теме
Комментарии
Автор

thx for the series. Quite interesting to follow your process.
Recently I realized how powerful are .htaccess and had a look at yours, which opens up even more possibilities ;-)

gludion