Re: [w3c/webcomponents] How to define APIs only for custom element authors (#758)

> but considering that WC APIs are very low level, it might be ok.

That may be an overstatement. Web devs want to make components, so if they move off React or Vue (or etc) to Web Components, they will use ShadowDOM. It's not very low level.

I'm in favor not to use it as a kitchen sink for component parts. Rather, ShadowDOM us it self _a_ component part.

---

About `new Something (element)`, what's that? Is that an entity-component suggestion?

-- 
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/758#issuecomment-409982979

Received on Thursday, 2 August 2018 16:16:38 UTC