#130: First Moments with Grunt

Published: Dec. 10, 2013, 8:27 p.m.

There are all these tasks that we need to do as front end developers. Concatenate and compress our files. Run our preprocessors. Optimize images. Run tests. The list goes on and on. Using different tools for all of them is …