Video: Introduction to Grunt
Share
Easily improve the performance of a website by automating the testing and building process to improve the development workflow. Watch as I, Aurelio De Rosa, give you a tour of Grunt.
Grunt can speed up your workflow by automating repetitive tasks in a project. These include tasks like minifying JavaScript and CSS files, removing unused CSS declarations from your style sheets, and parsing CSS files to add vendor-prefixes where needed. By using Grunt, a developer like myself is able to improve the performance of a website with ease.
This video is part of the Developer’s Toolbox course on Learnable, SitePoint’s learning platform. Follow the link and check out the rest of the course!