
Popover API or Dialog API: Which to Choose? | CSS-Tricks
Choosing between Popover API and Dialog API is difficult because they seem to do the same job, but they don’t! After a bit lots of research, I discovered that the Popover API and Dialog API are wildly different in terms of accessibility and we'll go over that in this article.
CSS-Tricks
Potentially Coming to a Browser :near() You | CSS-Tricks
Danny has several ideas for how we could use :near(), a proposed pseudo-class that detects when the pointer is near an element.
CSS-Tricks
More invoker commands, and more reasons not to use JavaScript please | pawelgrzybek.com
The Invoker Commands API moved the implementation of button click handlers upstream, from JS to the HTML, and now it is supported by all modern engines
pawelgrzybek.com
Controlling dialogs and popovers with the Invoker Commands API - HTMHell
A collection of bad practices in HTML, copied from real websites.
Controlling dialogs and popovers with the Invoker Commands API - HTMHell
Can native web APIs replace custom components in 2025? - LogRocket Blog
See how native web APIs like dialog, details, and the Popover API simplify accessibility, reduce dependencies, and replace custom components.
LogRocket Blog
una.im | What is popover=hint?
Learn about what exactly this new popover feature does and how it relates to interest invokers.
How to Open and Close HTML Dialogs | Aleksandr Hovhannisyan
Learn how to use the show(), showModal(), and close() methods to toggle an HTML dialog's visibility.
#StopUsingJSForThat. Last week @keithamus came to #lwsFeb2025 to show us to new #HTML attributes, that will help you write less #JavaScript, command & commandfor. Find out more in what we believe to be the first ever talk, in the world, on HTML #invokers.
https://londonwebstandards.org/talks/everything-you-need-to-know-about-invoker-commands/

Everything you need to know about Invoker Commands | London Web Standards
command and commandfor attributes are a brand new web platform feature coming in 2025. Here's everything you need to know about them, plus some things you really don't.