Frontend toolbox: Gulp

gulp_01

Repetitive tasks such as SCSS compilation, code minification or automatic browser refreshes can consume valuable time. Gulp solves this problem by allowing you to fully automate these processes. In this article, you will find configuration examples and practical applications of Gulp to streamline your workflow.

Written by Adam Dziendziel
  • Toolkit