Summary

In this chapter, we've covered more theory than any of the previous chapters. We've looked at some of the most popular methodologies and practices for writing maintainable and reusable CSS, such as BEM, SMACSS, OOCSS, and Atomic Design. We've also looked at some of the downsides of using out-of-the-box CSS projects such as Bootstrap, Foundation, reset.css, and normalize.css.

Each of these projects we've looked at is designed to solve the same problems; however, each tackles them in a different manner. These problems include scalability, reusability, and maintainability among others. Regardless of whether you choose to employ any of these methodologies as is, you will encounter the problems each tries to solve in some form or another as ...

Get Mastering Sass now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.