Pro Grunt.js

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

This book will get you quickly up-to-speed with this popular JavaScript-based task runner. Cryer takes you from initial installation all the way through to authoring successful plugins. Using hands-on examples you will learn about CSS linting, combination, compilation and minification; JavaScript linting, AMD modules, and templates; image processing and optimizing; and creating a local server. More advanced topics include: LiveReload, Test Automation, Modular configuration, and combining tasks. You will see how to scaffold plugins using Grunt init and Yeoman, how to test them with Mocha and Chai, and how to publish them so others can use them.

Author(s): James Cryer
Series: The Expert’s Voice in Web
Publisher: Apress
Year: 2015

Language: English
Pages: 0

1. Introducing Grunt
2. How to Use Grunt in Your Project
3. Using Grunt with HTML and CSS
4. Using Grunt with JavaScript
5. Using Grunt with Images, SVG, and Icons
6. Using Grunt for Testing and Local Development
7. Optimizing Your Grunt Workflow