In this episode we're really excited to talk about some of the recently released web platform features. Some of them have been here for a little while, some are very new and some are still just experimental. 2021 has been a year full of new CSS features and many more are coming. We talk about what excites us the most in frontend-land and which new features solve problems we have had in the past.
🔗 LINKS
* IE retirement announcement: "The Internet Explorer 11 desktop application will be retired on June 15, 2022"
* Spread operator ...
* Nullish coalescing ??
* Project FUGU
* TypeScript
* Container queries @containerExperimental flag in Chrome Canary: #enable-container-queriesCodePen demo
Ahmad Shadeed: Say Hello To CSS Container Queries
Piccalilli: Container Queries are actually coming
MDN: CSS Container Queries
web.dev: The New Responsive
Miriam Suzanne / Oddbird: Container Queries
Polyfill
* :focus-visible
* :focus-within
* aspect-ratio
* gap for flexbox (and grid)
* CSS Grid
* @supports