Sass - OO'S'CSS w/Extends and Silent Placeholders

Click here to watch Sass - OO'S'CSS w/Extends and Silent Placeholders.

One of the frustrations of OOCSS concepts is the amount of presentational classes that need to be created and the method of applying them to the DOM.

Sass has looked to address this issue first with Mixins, then Extends, each with their own issues of duplicated code or creation of unnecessary code.

Sass 3.2 introduces the concept of 'silent classes' whereas standardized presentational classes can be created, but are silent until extended in a class used by the application.

BONUS NEW MATERIAL: How to create Placeholder Objects that can be simply applied and inherit values from a global config.

Schedule info
Status: 
Accepted
Time slot: 
Wednesday, May 22 - 02:15pm-03:15pm
Room: 
B 113 - NewMedia!
Session Info
Speaker(s): 
Track: 
Frontend
Experience level: 
Intermediate