Re: [w3c/webcomponents] Non-class based example of customElement.define() (#587)

@domenic 

> It's not possible to use custom elements without ES6 classes.

Yes, not possible for JS devs because of how the engine is implemented. But it's technically possible to change the engine implementation. (I'm not saying it is easy, but it is possible!).

-- 
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/587#issuecomment-443488795

Received on Sunday, 2 December 2018 07:54:34 UTC