aesthetic-css icon indicating copy to clipboard operation
aesthetic-css copied to clipboard

BEM the framework

Open torch2424 opened this issue 7 years ago • 2 comments

Was kind of holding off on BEM to help teach Daniel and due to bulma not being to BEM-y, but after looking at their file component, seems like BEM'ing is an okay choice.

I personally love BEM, and so does @MasterKale

torch2424 avatar May 16 '18 22:05 torch2424

I was introduced to an alternative to BEM recently called "ABEM". I've only received an introduction to the concept, but it seems to address some of the issues that BEM can introduce of redundant naming leading to long, unreadable class names.

This link seems to offer a good brief on "Atomic BEM": https://css-tricks.com/abem-useful-adaptation-bem/

MasterKale avatar May 16 '18 23:05 MasterKale

Oh wow that ABEM looks nice! I'll definitely consider it when I get around to cleaning this up. Thanks dude!

torch2424 avatar May 17 '18 05:05 torch2424