Naming & Organizing Conventions
There are many conventions for organizing CSS, but the best systems all share underlying principles based on CSS itself. What would it mean to use The Cascade as our guide for writing maintainable CSS?
CodePen Demos
Resources
- On branded CSS conventions by Chris Coyier
- Object Oriented UX by Sophia Prater
- How to Design More Intuitive Websites & Apps by Sondra Eby
- Intuitive Web Design with OOUX by OddBird
- Structural Naming by Eric Meyer
- Style with Stateful, Semantic Selectors by Ben Myers
- Semantic CSS With Intelligent Selectors by Heydon Pickering
- CSS Systems by Natalie Downe
- Object Oriented CSS by Nicole Sullivan
- Pattern Primer by Jeremy Keith
- Responsive Enhancement by Jeremy Keith
- CUBE CSS by Andy Bell
- CSS Guidelines by Harry Roberts
- Inverted Triangle CSS by Harry Roberts
- Block Element Modifier
- About HTML semantics and front-end architecture by Nicolas Gallagher
- A Dao of Web Design by John Allsopp
- Be The Browser’s Mentor, Not Its Micromanager by Andy Bell
- Resilient, Declarative, Contextual by Keith J. Grant
- The Way We Talk About CSS by Rachel Andrew