- Mastering PhoneGap Mobile Application Development
- Kerri Shotts
- 62字
- 2024-10-29 19:08:59
Summary
In this chapter, you've learned why a task runner is useful and how to install Gulp and create several tasks of varying complexity to automate the building process of your project and other useful tasks. We're not yet done with Gulp, though. In the next chapter, we'll talk about modularization using Browserify and how to integrate it within our build tasks.