Image

Grunt Cookbook

Effective recipes to master Grunt

Wanting to get your web or Node.js projects automatically built, validated, optimised and deployed? Then the recipes in here will help! Every recipe has been built on a realistic project so you have to only copy and paste the code snippets to get up and running.

Download a sample PDF

Get Grunt builds set up instantly with simple and concise recipes. Follow step-by-step as we walkthrough automating common tasks, from compiling, validation, testing to deployment.

What you will get from this book

Standard Edition

DRM free books

The book is available in PDF, EPUB (for iPad) and MOBI (for Kindle). There is no DRM, so it's free to copy, print and share.

Standard Edition

Add code validation and reporting with CI integration

See how to generate reports for JavaScript and CSS validation, JavaScript complexity, and unit test coverage of your source code. The book also shows a number of recipes being integrated in Jenkins, a popular Continuous Integration tool, including running unit testing so that builds fail when tests fail.

Standard Edition

Free future updates

The book is being published through leanpub following the lean methodology. That means that as more recipes get added you'll recieve them all for free. In addition you can let me know what recipes you'd like to see and I'll aim to add them to future updates.

Ultimate Edition

Full real world example projects

Each recipe has been written and tested on real world projects. With the "Ultimate Edition" you'll get the source code for these projects so you can see exactly what was done to get them working.

Ultimate Edition

Git repositories of each stage

Each project is a git repository with multiple branches. This means that you can see the step by step changes made to each project in order to get it to it's final stage. Each recipe highlights the branch to change to each at the different stages so you can walkthrough the book and code together.

Standard Edition

45 day money back guarantee

If you're not happy with the book then within 45 days of purchase you can get a 100% refund in two clicks.

Icon

Read all of those great reviews!

Praesent mattis mauris urna suspendisse vulputate, urna sit amet laoreet iaculis, magna urna porttitor justo, vel pretium sapien turpis nec turpis.

"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Fusce eget consectetur erat. Sed consectetur pharetra eros non molestie. Ut luctus pharetra ipsum, ac consequat neque pulvinar pellentesque. Pellentesque volutpat nunc in lorem laoreet id imperdiet nisl elementum."

Avatar
— Mugiwara Kiwolen Senior Marketing Strategy

"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Fusce eget consectetur erat. Sed consectetur pharetra eros non molestie. Ut luctus pharetra ipsum, ac consequat neque pulvinar pellentesque. Pellentesque volutpat nunc in lorem laoreet id imperdiet nisl elementum."

Avatar
— Rendy Jagerjack Vice Marketing Strategy

"Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Fusce eget consectetur erat. Sed consectetur pharetra eros non molestie. Ut luctus pharetra ipsum, ac consequat neque pulvinar pellentesque. Pellentesque volutpat nunc in lorem laoreet id imperdiet nisl elementum."

Avatar
— Amah Holland Head Template Designer

See our pricing and plans

The book comes in two forms

The Book

$1299

Standard Edition

  • Learn how to add Grunt to existing projects
  • See how to perform common tasks on real projects
  • DRM free PDF, EPUB (for iPad) and MOBI (for Kindle)
  • Free future updates to the book

 

Avatar

About the author

Matt Goldspink is a full stack developer based in London, UK. He has worked in investment banks, startups and is currently a full time consultant, specialising in training and technical writing.

I wrote this book after using Grunt in a large enterprise and a startup to replace aging and painfully slow Ant based build systems. I loved that all the plugins for JSHint, Compass, concat/minify and more were available straight away. As I started to use it more I realised that there was a lot more power and potential to Grunt than just a build system. I wanted to share my own learnings and insights in the hope that some or all of the recipe's in the book resonate with you and inspire you to automate more of you daily tasks.