Back home

Category

CSS Methodologies

CSS methodologies to help write modular, reusable and scalable code

5 curated links

OOCSS

OOCSS: concepts help us write components that are flexible, modular and interchangeable.

CSS Methodologies
Atomic CSS

Atomic CSS: is the approach to CSS architecture that favors small, single-purpose classes with names based on visual function.

CSS Methodologies
BEM

BEM: Block Element Modifier is a methodology that helps you to create reusable components and code sharing in front-end development.

CSS Methodologies
SMACSS

SMACSS: I’ve been analyzing my process (and the process of those around me) and figuring out how best to structure code for projects on a larger scale. What I've found is a process that works equally well for sites small and large.

CSS MethodologiesLive summary
CUBE

CUBE: CSS is a CSS methodology that’s orientated towards simplicity, pragmatism and consistency.

CSS Methodologies