from Hacker News

BEM: a new front-end methodology

by porkbird on 4/16/12, 5:01 PM with 1 comments

  • by egze on 4/17/12, 8:05 AM

    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.