Pregunta de entrevista de Legado

Do I prefer styling libraries like styled-components, or prefer to write css/scss

Respuesta de la entrevista

Anónimo

4 sept 2024

I said that it depended on the situation. Styled-components are a great solution when creating a design system and give access to additional helpers such as viewport detection. CSS/SCSS is simple, easy to implement, but can quickly grow out of control if not checked at the PR stage