Gulp for Beginners

Gulp is a tool that helps you out with several tasks when it comes to web development. It’s often used to do front end tasks like:

Spinning up a web server
Reloading the browser automatically whenever a file is saved
Using preprocessors like Sass or L…


This content originally appeared on Zell Liew and was authored by Zell Liew

Gulp is a tool that helps you out with several tasks when it comes to web development. It’s often used to do front end tasks like:

  • Spinning up a web server
  • Reloading the browser automatically whenever a file is saved
  • Using preprocessors like Sass or LESS
  • Optimizing assets like CSS, JavaScript, and images

This is not a comprehensive list of things Gulp can do. If you’re crazy enough, you can even build a static site generator with Gulp (I’ve done it!). So yes, Gulp is extremely powerful, but you’ll have to learn how to use Gulp if you want to create your own customized build processes.

So that’s what this article is for. It helps you get so good with the basics of Gulp that you can begin exploring everything else for yourself.


This content originally appeared on Zell Liew and was authored by Zell Liew


Print Share Comment Cite Upload Translate Updates
APA

Zell Liew | Sciencx (2015-09-01T00:00:00+00:00) Gulp for Beginners. Retrieved from https://www.scien.cx/2015/09/01/gulp-for-beginners/

MLA
" » Gulp for Beginners." Zell Liew | Sciencx - Tuesday September 1, 2015, https://www.scien.cx/2015/09/01/gulp-for-beginners/
HARVARD
Zell Liew | Sciencx Tuesday September 1, 2015 » Gulp for Beginners., viewed ,<https://www.scien.cx/2015/09/01/gulp-for-beginners/>
VANCOUVER
Zell Liew | Sciencx - » Gulp for Beginners. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2015/09/01/gulp-for-beginners/
CHICAGO
" » Gulp for Beginners." Zell Liew | Sciencx - Accessed . https://www.scien.cx/2015/09/01/gulp-for-beginners/
IEEE
" » Gulp for Beginners." Zell Liew | Sciencx [Online]. Available: https://www.scien.cx/2015/09/01/gulp-for-beginners/. [Accessed: ]
rf:citation
» Gulp for Beginners | Zell Liew | Sciencx | https://www.scien.cx/2015/09/01/gulp-for-beginners/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.