Pergunta de entrevista da empresa Legado

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

Resposta da entrevista

Sigiloso

4 de set. de 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