Logo Awesome React

Awesome React

How to Support All Styles of Styling - Jan-Felix Schwarz

Talk recording from React Open Source meetup https://www.meetup.com/React-Open-Source/events/245304799/

Today's front-end community is highly fragmented when it comes to styling. From good-old css, css modules, and inline styles to numerous css-in-js libraries—there is a range of options to choose from. As developers of open source, or inner source, UI component libraries we have to face a challenge: How can we write components that can happily co-exist with all of these approaches? This talk puts forth some best practices discovered while building a React component library shared across all different engineering teams at Signavio.