1. React
  2. React Alicante
  3. 2019
  4. CSS. Under the hood.

CSS. Under the hood.

Kasia Jastrzebska at React Alicante 2019

With react we have a lot of freedom when it comes to choose our tools. We make a pick based on developer experience, rating on github ;), performance. I would like to talk a little bit about how different ways of applying CSS to our code (css classes, inline styles, css-in-js) impact browser behaviour. Lets deep dive into DOM and CSSOM building processes and actually check it out.