Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.07 KB

fantastic-work-flows-with-grunt_patrickarlt.md

File metadata and controls

22 lines (13 loc) · 1.07 KB

Workflows with Grunt

Abstract

Grunt is a task runner for JavaScript that helps automate mundane tasks.

Grunt is a fantastic tool for focusing your development workflows. At Esri we use Grunt in several of our JavaScript (and non JavaScript) projects to build lint, preprocess, build, test and minify projects.

This talk will cover how to setup Grunt, install plugins and show some example grunt tasks as well as how to write your own custom tasks.

Speaker Bio

Patrick Arlt is a designer and front-end engineer at Esri's Portland R&D Center. He works on developers.arcgis.com and many open source projects including Terraformer and Esri Leaflet

patrickarlt