|
|
|
|
|
by jpnelson
3521 days ago
|
|
We've been communicating with them pretty closely actually! We're aiming to use the same polyfills so that the community can share the benefits of that. With the imports it's a slightly different paradigm – in the way that you put it, Skate is more similar to React's approach where the template is embedded in the source. |
|
It's not immediately obvious, but you could create a custom element with Skate that takes it's content and creates a new custom element definition from it, similar to how Polymer 1 worked. This approach was discussed as being implemented in custom elements v2, but is closed to see what frameworks come up with: https://github.com/w3c/webcomponents/issues/136. This is totally something that could be done with Skate, though.