Hacker News new | ask | show | jobs
BEM: a new front-end methodology (coding.smashingmagazine.com)
5 points by porkbird 5174 days ago
1 comments

I've been using the BEM approach only for my CSS and JS. Don't need the automated tools to build my HTML markup.

But even for CSS and JS it's a blessing. So much more organized and easier to work with.