Overview
With new CSS and JavaScript features landing in browsers every month, it can seem like a lot to keep up with. And, how do you know when these features are ready to use, across the browsers you need to support? In this talk, you’ll learn about some of the exciting new features that came to the web platform in the last year, but also how browser vendors are working together to ensure these things work in the same way everywhere. You’ll also learn about Baseline, a project that makes understanding and talking about browser support much easier.
Objective
To introduce developers to a new way of thinking about browser support, and get them excited about the rapid pace of features landing across browsers.
Things Audience Members Will Learn
- How features go from idea to implementation across browsers
- How browsers work together to make feature interoperable
- How Baseline can help developers navigate browse support
- The interoperable features that are now part of Baseline
- What features are landing soon
Target Audience
Front-end developers.