CSS Code Quality with Automatic Tools (Automatické nástroje pro kvalitní CSS)

A presentation at WebExpo 2015 in in Prague, Czechia by Robin Pokorny

(in Czech)

The declarative nature of CSS makes maintaining a high-quality code base in a team even harder. Take advantage of easy-to-use static code analyzers, linters, and testing tools to help you discover mistakes, code smells, and bad practices. These tools not only check syntax and visual appearance, but also correct semantic markup and implementation – the perfect companions to modular styles. This talk will show you how to interpret analysis reports and test existing CSS.

Video