chris quiere dar esta charla

How SMACSS saved my Code - Testdriving your frontend

How SMACSS saved my Code - Testdriving your frontend

While many applications are very well structured, this often stops at the css-class naming and structure. When you start to also test-drive the structure of your css, your application suddenly becomes much more semantic. Machines can now qualify your content - which is extremly helpfull in integration testing.

This talk picks up some ideas from the css community (like http://smacss.com/ and hagenburger.net) and shows which benefits they can have for TDD.