I actually ended up using this to complete some updates in our production app! And landed on this solution after discovering the same needs you listed at the beginning
@FabioRotondo5 ай бұрын
I came to Svelte almost 3 years ago because I was looking for an easy way to create web components, and stayed for the great framework Svelte is. Your talk showed me some tricks I didn't know of. Maybe you can also share a github link to your project?
@3dprintwiki2 ай бұрын
If you plan to integrate this into bigger project you can write Custom Elements that lazy load svelte components. Also instead of compiling your build all the time you can use Vite for development and benefit from Hot Module Reloading :)
@z00zify13 күн бұрын
Hello @ermice, would you be so kind to share the repo you are showing in the talk? 🙂
@igors.75154 ай бұрын
how to use rollup to compile the web component built using Typescript. I am struggling big time. Is there a good reference? Thank you.
@justinoneill28375 ай бұрын
7:22 is the article you're referring to called "Web Components VS Frameworks" ?
@ermice5 ай бұрын
"Web Components Will Outlive Your JavaScript Framework" article
@justinoneill28375 ай бұрын
@@ermice ahh for a second i though you might've been referring to the medium article i wrote!
@ryo_57484 ай бұрын
It is possible to render a shadow DOM server-side, using the shadowrootmode="open" attribute on the template element.
@accountwizardindia81715 ай бұрын
Please guys don't have such a small font. At least Zoom