Organizing CSS: OOCSS, SMACSS, and BEM
Read OriginalThis article explains the core concepts behind three popular CSS architecture methodologies: Object-Oriented CSS (OOCSS), Scalable and Modular Architecture for CSS (SMACSS), and Block Element Modifier (BEM). It clarifies that these are not mutually exclusive and describes how the author's team uses a combination of all three to write well-architected, modular, and maintainable CSS code.
Comments
No comments yet
Be the first to share your thoughts!
Top of the Week
No top articles yet