Web Components with Knockout JS

added by JavaScript Kicks
9/15/2014 9:51:10 AM

383 Views

If you’re a developer and you haven’t heard about web components, there is a good chance you’ve been living under a very large rock. It’s the latest and greatest obsession of all developer-hipster-types. “Web components” doesn’t only refer to those fancy custom elements. It’s actually an umbrella term referring to four different specs, HTML imports, HTML templates, Shadow DOM, and Custom Elements.


0 comments