Polymer, a Web Components library built by Google 13 years ago
Both the native ShadowDOM implementation in Chrome/Canary and the ShadowDOMPolyfill support reprojection.
HN user
Both the native ShadowDOM implementation in Chrome/Canary and the ShadowDOMPolyfill support reprojection.
This is good feedback. We wanted to start with an easy mode, so people could on ramp quickly. In this case, you just use {{ }} for various kinds of binding and Polymer will (try to) do the right thing. I suspect we will need an alternative syntax for folks like yourself that want an explicit, engineering mode.