Simply put, like you guys, I like slots. The teams I work with use preact, but many of the people who joined come from a Vue background, and missed the more declarative way of writing HTML-like code (JSX in this case) with slots as opposed to the imperative way props would be used in (p)react
I should also mention that, funnily enough, it leverages the slot attribute and the template element from the Web Components API. And works with Solidjs too.
The framework convergence is real :D
Comments
The framework convergence is real :D