Chrome Web Components: Polymer needed? -


I think chrome is complete in terms of the requirement of web components.

Does that mean that polymers are no longer strictly necessary?

To be clear, platform.js layer (polyphil) basically removes support browsers Available, but polymers.js (the layer of sugar on top of web components) and elements will not be. Schwanging Polymer is of the opinion that how web component ++ technology is used together, and elements are generally useful / reusable components.

This post describes the piece of polymers:

Today, it is not strictly true that you can use the polymer without platform. JS Polyfil We are now working on making this possible that a browser native Web component support is supported. We are not yet, for example you need to include platform.js in Chrome 36.

Comments

Popular posts from this blog

c# - Textbox not clickable but editable -

Matlab transpose a table vector -

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -