We are pleased to announce Grunt support in PhpStorm 8 EAP! If you're new to Grunt, it is a JavaScript Task Runner, much like Phing is for PHP, which can automate a lot of tasks in our development workflow. Grunt has a large number of plugins available that can automate anything from minification and compilation to unit testing, linting and so on. Let's see how we can get Grunt to work in our favorite IDE! (more…)