css Writing Modular CSS with Sass and BEM OOCSS, SMACSS, and the BEM naming convention have affected the way we write CSS for years. They've made it easier to work with CSS at scale. While it's possible to follow these patterns/principles in plain ol' CSS it can be ridiculously painful and
rails Understanding Many To Many Association in Rails Rails make it possible to handle many to many associations with the has_and_belongs_to_many and has_many through. Before going into the details on them, its important
Writing CSS of the future: PostCSS Front-end design with CSS has transitioned through various interesting stages. CSS3 arrived and it brought a lot of interesting features giving us abilities to use pure CSS to get results