Whether or not you make it to WordCamp Seattle, you too can benefit from merging Grunt into your WordPress development workflow!
A best-practice in web development is to keep JS and CSS to a minimum by merging multiple files and minifying that file so it downloads quickly. This is a tedious process for many, and easily forgotten during a manual release packaging process.
Grunt is a local development tool that helps optimize this workflow, empowering developers and designers to focus on what they do best. It streamlines both active development and the final release process when pushing code to production.
Grunt plays well with WordPress – there are even tools available to kickstart your new project with minimum configuration. [Continue reading]

Recent Comments