Front-End Developers Tend To Deal with many things that include : -
- Decrease http request by concatinating CSS FIles and JS Files Together for showing on website
- Compressing and Minifying CSS and JS Files
- Optimizing Image to reduce their size by maintaining Quality of image
- Saas authoring
- Rendering DOM
This is just an overview of task that needs to be run there is large list of tasks needs to be done . Grunt and Gulp are tools that does these tasks for us and don't bother us to do them . After setting up Grunt or Gulp all these list of tasks can be done automatically without bothering you about any of them and everything managed automatically and efficiently
Why Do I Need Gulp Or Grunt
Things that gulp and grunt do are not that you can't do without gulp and grunt . There are number of tasks you need to do you can also manually do all of them manually using number of availale tools But Gulp and Grunt Has kept them all under one roof and you manually need not to do anything it automatically do all these tasks and manages everything
Do I Need To Learn NODE For Using Gulp / Grunt
You just need to install node and not need to do anything more . Like we use mailing platform gmail or We use wordpress for blogging but don't do coding in that on non-developer part
0 Comment to "What is Gulp and Grunt"
Post a Comment