Chapter 12. Scalability and Modularity
In this chapter, we'll cover the most well-known CSS methodologies in the process of creating modular and scalable code. This is a very interesting subject because there are a lot of methodologies. Each has its pros and cons. In this chapter, we will get a basic knowledge about them.
We will cover the following topics:
Building scalable and modular code
CSS methodologies
SMACSS
BEM
OOCSS
How to choose the right methodology?