Adam Simpson Adam Simpson is a frontend developer working for Sparkbox in lovely Dayton, OH. He digs React.js, ancient text-editors, cookies, and his wife Christi (not necessarily in that order).
Task runners are the heroes (or villains, depending on your point of view) that quietly toil behind most web and mobile applications. Task runners provide value through the automation of numerous development tasks such as concatenating files, spinning up development servers and compiling code.
In this article, we’ll cover Grunt, Gulp, Webpack and npm scripts. We’ll also provide some... Read More