Evergreen websites for evergreen browsers
Rachel Andrew shares a modern roadmap for browser support that enables you to create sites that can enhance themselves as the platform improveswithout leaving people stuck on older browsers in the cold.
Talk Title | Evergreen websites for evergreen browsers |
Speakers | Rachel Andrew (Edgeofmyseat.com) |
Conference | O’Reilly Fluent Conference |
Conf Tag | The Web Platform in Practice |
Location | San Jose, California |
Date | June 20-22, 2017 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
It is an exciting time to be a CSS developer. Our browsers are updating rapidly, bringing us new things to play with with every new release. This means that our old ideas of browser support need to be updated too. Rachel Andrew shares a modern roadmap for browser support—using methods built into CSS to detect feature support—that enables you to create sites that can enhance themselves as the platform improves—without leaving people stuck on older browsers in the cold. Along the way, Rachel demonstrates new CSS features such as CSS Grid layout, shapes, and custom properties and explains how to use them along with feature queries to create websites that your users and their browsers will grow into.