5 Grunt Tasks that Improve the Performance of Your Website

Amir HameedTechnology, Tutorial Leave a Comment

Many times on SitePoint I’ve mentioned how achieving good performance is a main concern today and how you should strive for fast web pages. In some articles of mine about JavaScript APIs, such as Introduction to the Resource Timing API and Discovering the User Timing API, I gave you all the power you need to know what’s slowing down your project. Earlier this year, Craig Buckler covered this topic too, with his article The Complete Guide to Reducing Page Weight.

If you aren’t stuck in the past, you’re likely using a task runner like Grunt or Gulp to improve your workflow by automating a lot of operations we used to perform manually. In this article I’ll describe five Grunt tasks that help us enhance the performance of our web pages.

via 5 Grunt Tasks that Improve the Performance of Your Website.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.