helix

https://github.com/Lokeh/helix
Bryce Tichit 2021-06-15T00:52:38.116100Z

In love with this code, the way of generating all of the dom functions via macros is just amazing

ordnungswidrig 2021-06-15T14:03:42.116500Z

The problem is that with webcomponents the tag names are not known upfront anymore.

Aron 2021-06-15T18:33:14.117200Z

yeah but there aren't many reasons to use webcomponents

wilkerlucio 2021-06-15T20:53:26.117600Z

and we can use create-element directly to instantiate those