- https://plainvanillaweb.com/pages/components.html
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/import.meta/resolve
- https://blog.ltgt.net/web-component-properties/
My current take on web components
Nice to create components that are used across different types of frameworks but this does not replace any UI framework like React. I would not write an entire app with web components and nothing else. Maybe with https://lit.dev/ but not on its own.