Premium
Web Components: Web's Polymer Future
Recently I have been playing with Web Components (WC). W3C specification drafts describe Web Components as the component model for the web [1]. This component model consists of five new constructs: HTML Templates, Decorators, Custom Elements, Shadow DOM and HTML Imports. These constructs will be...