How the BEM CSS Naming Scheme Can Improve Vue.js Component Architecture
In today's quick tip we'll take a look at how the BEM CSS naming scheme can be quite useful to detect when it might be better to split up a large component into multiple smaller ones...