Skip to content

Commit cab8977

Browse files
committed
Publishing talk
1 parent 3136fe7 commit cab8977

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_content/talks/web-components.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: "Versioned Web Components"
44
authors: "Christian Ulbrich"
55
date: "2025-06-02T15:30:00"
66
slides: "/slides/versioned_web_components_by_christian_ulbrich.pdf"
7+
video: https://www.youtube.com/watch?v=eJmCueSCXB4
78
---
89

910
While Web Components are far from new, they are seeing more and more adaption for a multitude of use cases, both as containers for micro-frontends as well as a way of building framework agnostic UI libraries. One of the biggest challenges is, that there is no way of overriding existing web components, or more precisely custom elements can only be defined once for a certain tag name. While there is a proposal for alleviating this, called scoped custom element registries, it never came really to fruition and has several problems.

0 commit comments

Comments
 (0)