Building layouts the way the web intended

A presentation at JS+React fwdays’22 conference in in Kyiv, Ukraine, 02000 by Chen Hui Jing

Web developers today now have a powerful set of tools at their disposal to build responsive, flexible layouts. We can now design layouts that work well across numerous screen sizes without resorting to loading separate stylesheets or resorting to Javascript. Flexbox and Grid are our best tools for the job, and this talk will dive deep into how they work and best used together.

Video