BEM naming convention in CSS
Why use a class naming convention for CSS?
It is possible to name classes in CSS without a well-defined convention. However, as projects start to grow larger, the lack of a class naming convention can negatively impact scalability.
Haphazard namin...
chettriyuvraj.hashnode.dev4 min read