Q
Q
qfrontend2020-02-12 14:47:05
css
qfrontend, 2020-02-12 14:47:05

What is the best way to write styles in a React app?

Greetings)
Styles can be written as ( Styled Components, CSS Modules, Inline Styling... ).
What is the best way to write styles in an application?
What is more commonly used?
On big projects? On small/medium ?
What styling do you use in your projects ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
McBernar, 2020-02-12
@qfrontend

Many people love styled.
I use modules in large ones, in small ones I just use one per app. Somehow it is nicer when the classes look like classes, not js variables.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question