Quite useful example, thank you. I've just cloned your solution and reimplemented it with my toolset of choice: Vite (actually highly recommended on the UI5 getting started document page) as bundler, TypeScript, lit-html as lightning fast reactive DO...
I've just completed another part of a series of PoC experimenting with UI5 web components, and I am impressed how stable it works. Since I've seen your suggestion to use Vite the "Next Generation Frontend Tooling" I've been using it with all other pr...
I have been evaluating web technologies for a major project and definitely web components are the future especially today when Microsoft Edge fully supports custom element (a.k.a. web components) I have just completed a decent POC application with UI...