Re: [w3c/webcomponents] The is="" attribute is confusing? Maybe we should encourage only ES6 class-based extension. (#509)

@Nashorn now take your development approach one step further and start adding custom elements for `<login-form>` , `<product-card>`, etc.  The minute you add these elements you might as well just do `<plastic-button>`.

If you use `is` you've already broken one of the tenants of good UX and that is that your UI should look and behave consistently across all platforms and that is completely orthogonal to what `is` is designed to do. 

-- 
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/509#issuecomment-449040229

Received on Thursday, 20 December 2018 15:41:54 UTC