Responsive Web Design ushered in one of the most fundamental shifts our industry has ever seen. Now, nearly six years since Ethan Marcott’s original article was published on A List Apart, we’ve begun to see RWD evolve. And, subsequently our processes, workflows, and tools have begun to evolve as well.
As developers and designers, we’re familiar with change being ever-present. As we address complex problems with solutions such as component-based design and development (aka Atomic Design), we’re faced with wondering: do our browsers’ viewport heights and widths really provide everything we need to inform our atoms, molecules, and organisms?
Enter: element queries – or, as we’ve recently reshaped them: container queries.
We’ll take a dive into what container queries are, how to use them, and when they might win out over our old friend the media query.