Build Tools for JS
Objectives
Explain to others why we use build tools
Create repositories using separate src, build, and dist directories
Utilize standard build tasks in a workflow
Objectives
Explain to others why we use build tools
Create repositories using separate src, build, and dist directories
Utilize standard build tasks in a workflow
gulpjs
Possibly the most popular build tool for JS
gulpjs
Based around PIPES
Made with Slides.com