UI Deploy

Curated, Short, Web UI Dev we Love.

Block, Element, Modifying Your JavaScript Components

BEM was a transformative methodology in the world of CSS, but — when limited to the style sheet — it can only take us so far.

The act of defining “blocks” forced us to treat our classes more semantically and methodically, clearly defining the component boundaries and relationships in our interfaces, and yet — as I’m sure the methodology’s originators at Yandex would be quick to point out — CSS is only a fraction of the BEM puzzle.

view source

Advertisement