I can't believe it's not JavaScript
Talk by Jemima Abu Part of Web Day Out
Description
Jemima Abu explores how modern Web APIs enable developers to reduce JavaScript dependency on a website by swapping out JS components for their native HTML element or CSS feature counterparts. The session demonstrates building simpler alternatives to common JavaScript components—including accordions, modals, scroll transitions, and carousels—using HTML and CSS instead. Abu examines the performance and accessibility advantages of these native approaches, along with practical real-world applications.