Here it is! The last version of our comparison benchmark over 59 differents ways to make a Web Component is out!
In this fall 2021 update:
- All libraries upgraded to their last minor versions
- Libraries upgraded to major versions:
- Apprun
- Exalt
- Gallop
- LWC
- Slimjs
- Added incremental-dom
- Added Sidewind
- Added Vue +3.2 CE
- Added Wafer
- Re-adding CanJS
- Removed Angular - Build issues with version 13
Check it out 👉 https://webcomponents.dev/blog/all-the-ways-to-make-a-web-component/
Top comments (3)
How can I include Angular again?
I'd be happy to re-add angular for the next release! I faced many issues trying to generate Web Components with Angular in webcomponents.dev/studio lately. But we should try again, for sure!
Would you mind trying to create a
Counter
Web Components with Angular in the Studio? I'm not fluent enough with Angular to understand the whole process by myself 😔Feel free to ping me on Discord discord.gg/z7JUzhn when you'll need some help 👍
Cool! I'll take a look at it tomorrow.