1. React
  2. ReactJS Day
  3. 2016
  4. Individual paint for your React components

Individual paint for your React components

Johannes Stein at ReactJS Day 2016

Theming with React is not always as straight-forward as we would like it to be. Often we rather style our CSS leading to masses of unneeded and convoluted classes. With universal JavaScript, React Native and Javascript for styles we may want a mechanism that's coupled more deeply into React. In this talk, we will explore current common approaches to this problem and how we can take a step further to create React-coupled theming.