- BEM — Block Element Modifier
BEM — Block Element Modifier is a methodology, that helps you to achieve reusable components and code sharing in the front-end
- Introduction - BEM
BEM — Block Element Modifier is a methodology, that helps you to achieve reusable components and code sharing in the front-end
- Naming - BEM
The BEM approach ensures that everyone who participates in the development of a website works with a single codebase and speaks the same language Using proper naming will prepare you for the changes in design of the website
- BEM — Introduction
BEM provides solutions for all the frontend technologies: CSS, JavaScript, templating; and also for building process of your web application The methodology is applicable anywhere
|