- From: Brian Di Palma <offler@gmail.com>
- Date: Sat, 7 Dec 2013 22:23:52 +0000
- To: Domenic Denicola <domenic@domenicdenicola.com>
- Cc: Brendan Eich <brendan@secure.meer.net>, Ryosuke Niwa <rniwa@apple.com>, Erik Arvidsson <arv@chromium.org>, Maciej Stachowiak <mjs@apple.com>, Elliott Sprehn <esprehn@chromium.org>, Webapps WG <public-webapps@w3.org>
Are they appreciatively more powerful then just building Angular directives though? Do they enable any functionality that you could not access without the custom elements spec? It looks like syntactic sugar for a dom tree to me (this dom tree is aliased by this element name), I like it but we can achieve that right now without a new spec. On Sat, Dec 7, 2013 at 10:16 PM, Domenic Denicola <domenic@domenicdenicola.com> wrote: > From: Brian Di Palma [mailto:offler@gmail.com] > >> I'm just wondering what benefit is there in using custom elements if you don't use shadow dom or templates? >> >> If all we had was the custom elements spec would there be any appreciable gain for web developers without the other specs? >> >> I'm honestly curious as I'm not too familiar with the spec. > > As far as I can tell http://mozilla.github.io/brick/ is built entirely with custom elements and without any other web components technologies. >
Received on Saturday, 7 December 2013 22:24:20 UTC