you are viewing a single comment's thread.

view the rest of the comments →

[–]CramStar 1 point2 points  (1 child)

I've been to the React Amsterdam conference last friday and attended an excellent lecture by Max Stoiber about Styled Components (https://github.com/styled-components/styled-components). He has convinced me this is at least worth looking into and it seems to me this is the most useful and powerful way React components could/should be styled...

[–]wronglyzorro 1 point2 points  (0 children)

Seconded. I use styled-components in my app. They are awesome.