Skip to main content
Note #59

I’ve been digging into web components recently and open-sourced two components today:

Both of them follow the “HTML web component” pattern of adding interactivity to their children without touching the shadow DOM.

I think there is a lot of potential in this pattern, so I’m excited to explore it with more components.

Browse all notes