Building Intelligent Layouts with CSS Grid

A presentation at Upfront Conf in in Manchester, UK by Michelle Barker

When it comes to crafting layouts on the web, CSS Grid is more powerful than anything we’ve had available to us before. In this talk I’ll walk through an example of harnessing the power of Grid to build complex, responsive, two-dimensional components, and demonstrate how we can use CSS variables to keep our Grid code DRY, reusable and maintainable.