Skip to main content
Dublin Library

The Publishing Project

Home

Web Content Optimization: Images

Unless we are careful when creating them or manipulating them with Photoshop or its equivalent images can become huge very quickly. If we're not careful when saving the images we will find ourselves...

Web Content Optimization: HTML

Tasks that minimize HTML are available for Grunt and Gulp and both are based on the HTML minifier tool. Option Description Default removeComments Strip HTML...

Web Content Optimization: Javascript

Optimizing Javascript is nothing more than eeliminating as much white space as we possibly can and, if we want to, to mangle the names of variables down to as few letters as possible. The idea is that...

Web Content Optimization: CSS Using SASS

CSS can become very large and very convoluted if we're not careful. This is particularly important when using third party libraries like Bootstrap or Zurb Foundation where most users download the full...

Web Content Optimization: Introduction

The tools for making content performant have improved considerably in the last few years. As designers we can now influence the size and the type of resources that the end users will see when they...

Archive Navigation