
HTML Web Components

The grain of a React component is not the grain of a web component. Their design prioritize different functionality and forms of use. If you try to use one like the other, you’ll fight the direction of their natural grain.
Web components have their own grain and it favors enhancement over replacement. What do I mean by this?
A typical React component... See more
Web components have their own grain and it favors enhancement over replacement. What do I mean by this?
A typical React component... See more