Re: [w3c/webcomponents] Lazy Custom Element Definitions (#782)

@caridy The ability to separate usage of a component from loading of a component is one of the key benefits of HTML and custom elements. I can just write `<my-widget>` in my template and not have to worry about how/when it is loading.

I like this proposal as it provide a hook into usage. As the OP explains creating a stub can lead to a lot of code.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/782#issuecomment-455254862

Received on Thursday, 17 January 2019 17:19:51 UTC