Video details

Container Queries In React

React
02.22.2018 at React London
English

London

Viktor Hubert

In the advent of reusable components, we should be able to do styling based on the size of a given component. This is where container queries comes in, which offers a simple @media query like syntax. The talk also touches on ResizeObserver, Houdini and the WICG efforts related to this topic.