Back to Developer Roadmap

BEM

src/data/roadmaps/frontend/content/bem@dRDmS072xeNLX7p_X565w.md

4.0557 B
Original Source

BEM

BEM (Block, Element, Modifier) is a CSS naming methodology creating clear relationships between HTML and CSS. Makes styles more modular, reusable, and understandable through consistent naming conventions. Especially valuable for large projects requiring maintainable code.

Visit the following resources to learn more: