Chapter 8. Developing Web App Workflow with Grunt and Gulp
In the last few chapters, we learned how to use Node.js together with the most popular client-side JavaScript frameworks such as AngularJS and Ember.js. We learned how to run a fully functional web server and build a command-line tool.
In this chapter, we will explore the world of the task runners. Grunt and Gulp are two modules widely used and they have a solid collection of plugins.