DEV Community

Discussion on: Libraries for functional webcomponents?

Collapse
 
uminer profile image
Moshe Uminer

I have yet to really use web components, though I think that they sound great. As for functional wc libraries, there is also skatejs. There is also a list of web components libraries here.

Collapse
 
woile profile image
Santiago

Thanks for the packages, I'm gonna check them. Skatejs seems to be class oriented. I'd prefer to use a functional approach with composition over inheritance

Collapse
 
uminer profile image
Moshe Uminer

You're right. I saw it said "functional" and didn't look close enough.