Hacker News new | ask | show | jobs
by arcanemachiner 1060 days ago
I dabbled with Custom Elements a while back, which IIRC was essentially the same thing as web components, but without the shadow DOM.
1 comments

They are two names for the same thing. A Web component _is_ a custom element.