<Web>

    <Components> 

        <FTW />

    </Components>

</Web>

Web Components are Awesome

We can, more easily, create DRY HTML, JS, and CSS

Frameworks that have some form of a

Web Component

  • Polymer
  • Angular
  • React

 

 

Or...

If you want to start using the W3 Standard Web Component then try out webcomponents.js 

(http://webcomponents.org/)

What goes into a Web Component

Custom Elements

HTML Imports

Templates

Shadow DOM

Angular

Directives

React

Polymer

Made with Slides.com