This tutorial will take you through using and creating Web Components within your projects. (See Web Components,the new standard in modular HTML development) As browsers are still undergoing development to support Web Components,Polymer will be used.Polymer is a component polyfill and library created by Google (polymer-project.org).This adds support to all modern browsers as well a host of preset...
Hands on with Web Components
H