Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialjlampstack
23,932 PointsIs BEM still recommended in 2019?
I seem to like the BEM naming convention, but am looking at this course and it was written in 2014 or earlier.
I am wondering now that it is 2019, if you would still recommend BEM?
1 Answer
Navid Mirzaie Milani
6,274 PointsNaming conventions are naming conventions, this sounds very strange what i am saying but you should use whatever you feel comfortable with. A lot of companies still using BEM as naming convention so its not strange to use them. There is however a new kid on the block which is combination of BEM and Atomic design. See This is an ABEM-naming-convention. I find the combination of these to better then using BEM alone.
jlampstack
23,932 Pointsjlampstack
23,932 PointsThanks Navid, I will definitely look into ABEM.