Posts authored by Kaelig Deloumeau-Prigent:


Tuesday, 13 May 2014

Improving Sass code quality on theguardian.com
Kaelig Deloumeau-Prigent

Automating code quality control is an old trick that we've been using with JavaScript for a long time. Here is how we apply the same rigorous process to Sass code (the CSS pre-processor we use) in our workflow.

CSS   JavaScript   Software  

Sass linting on a Guardian developer's laptop