Book Image

Getting Started with Grunt: The JavaScript Task Runner

By : Jaime Pillora, Bocoup LLC
Book Image

Getting Started with Grunt: The JavaScript Task Runner

By: Jaime Pillora, Bocoup LLC

Overview of this book

Table of Contents (12 chapters)

Summary


In summary, we should now be equipped with the knowledge to create our own tasks and multitasks using the full extent of features available to us. We should also be able to execute tasks in a wide variety of ways, and understand the situations in which to use runtime options, arguments, and when to simply use configuration. In the next chapter, we shall step through a complete example of building a Web Application from scratch using both Grunt, and the lessons we've learnt in these first three chapters.