Web Components in Action is a thorough introduction to the new W3C Web Components specification. In it, you'll learn how to build complex web apps with Web Components and the Polymer framework using Shadow DOM, Model Driven Views, and custom elements. You'll build tags that capture reusable parts of an application, such as <login-screen> or <blog-comments>. You'll even learn how to wrap and reuse