|
|
|
|
|
by treshugart
3521 days ago
|
|
Thanks for the feedback :) Skate augments the web component spec and employs a functional rendering pipeline. Thus, your comment about it being "React in native web components" is a good elevator pitch, but we don't want to give any false impressions. Skate is first and foremost a web component library based off of the spec that adds things like virtual DOM rendering and structured property definitions and attribute linking requiring very little boilerplate. Raised https://github.com/skatejs/skatejs/issues/903 to address the docs issues you pointed out. Also raised |
|