What is BEM and why use it to name your HTML classes!
Good day! Today I will be talking about one of the tools I use on my web development projects that makes me code prettier and my life easier: BEM! ##What is BEM? BEM (Block, Element, Modifier) is a naming convention for classes in HTML and CSS what w...


