BEM stands for Block, Element, Modifier. It is a methodology that helps you to create reusable components and code sharing in front-end development.
In this section 8 of the journey we will focus on know how BEM methodology works and how to implement it in our projects.
Also, this section 8 might appears simple but it is importan to know how to use it in.
In this we will practice with some projects to understand how BEM works.