getbem.github.io
getbem.github.io copied to clipboard
Get BEM to all people in simplest way
 I can assume what is good and what is bad practice, but it would be great if elements would be properly nested.
Hi, I'm a strong supporter of BEM methodology and I'd like to contribute to spreading the word about this approach. I'm a UX Designer with front-end skills and I'd be...
Creates a parallax scrolling effect. 
Tidy's up the elsif declaration into a nice case statement
This fix resolves the dead link bug described in issue https://github.com/getbem/getbem.com/issues/147 Currently, the url if statement is looking for a view that does not exist. This is because it is...
This fix resolves the hidden repository star counter bug described in issue getbem#166

I just started reading about BEM and I quite like the idea. I do have a question though: Where does BEM stand on utility classes? At work we like to...
We are writing a form engine with some components and we want to add all the classes needed for external teams to use and adapt our engine. Which classes should...
I didn't find this covered in the FAQ, so: I get the `--` separator for modifiers is necessary - you need a reserved sequence to disambiguate from other word separators...