DEV Community

K
K

Posted on

Web Components For Your Custom Elements

Top comments (3)

Collapse
 
oenonono profile image
Junk

Can't blame them because it's a draft? That's misleading IMO. Implementations are one of the critical qualifications for drafts to become recommendations. Vendors can't wait for proposed recommendation status to start implementing. If they did, nothing would become a proposed recommendation. If something is still a working draft, it means it's not widely enough reviewed--something in which Microsoft also must participate.

Which is not to say they haven't, although I perceive Apple, Mozilla, and Google as having been more active and vocal on web components.

Awesome intro to what they are and how they bring an improvement to traditional CSS frameworks!

Collapse
 
dgrammatiko profile image
Dimitri Grammatikogianni

Here is some code for Bootstrap: dgt41.github.io/bs4-custom-elements/
Still WIP...

Collapse
 
wildhoneyish profile image
Adam Timberlake

Take a look at github.com/Wildhoney/Switzerland for a more functional implementation and alternative to Polymer.