Video details

JavaScript Styles in React: The Good Parts

React
10.11.2017 at ReactNYC
English

New York

Robert Concepción

When using React out of the box, we have two styling workflow solutions to choose from: traditional CSS stylesheets and using inline-styles. This talk breaks down the issues with these approaches and presents a more React-friendly abstraction for CSS styling known as JSS, and another called ReactJSS designed to take that even further.