Animatable Accordions (2024.11.27 @ devs.gent)

Me, on stage.

Last month one of the scheduled speakers for the devs.gent November meetup fell sick and had to cancel. At the very last-minute I jumped in with a new talk “Animatable Accordions”.

~

Table of Contents

~

# The Talk

The talk I gave is a full-length talk of a little over 20 minutes. It’s about animating the <details> element with transition-behavior: allow-discrete , interpolate-size: allow-keywords, and ::details-content. Combine ’m and you can build things such as this demo:

The talk is based on the following articles I wrote:

~

# Slides

The slides of my talk are up on slidr.io are embedded below:

Unfortunately these exported slides don’t contain any recordings of the included demos, but you can follow the links to check them out yourself.

~

# Thanks!

Thanks to Bert from the organizing team to have me once again and thanks to the audience for hearing me out. It was good to see both new and familiar faces at the event. Coincidentally the event was hosted at the Technical University where I used to teach at, so as a bonus I ran into a bunch of my former colleagues as well 🙂

~

💁‍♂️ If you are a conference or meetup organiser, don't hesitate to contact me to come speak at your event.

Published by Bramus!

Bramus is a frontend web developer from Belgium, working as a Chrome Developer Relations Engineer at Google. From the moment he discovered view-source at the age of 14 (way back in 1997), he fell in love with the web and has been tinkering with it ever since (more …)

Unless noted otherwise, the contents of this post are licensed under the Creative Commons Attribution 4.0 License and code samples are licensed under the MIT License

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.