Description
Hey Andrea, i just watched your talk and was amazed about its depth - thanks for the details!
One question arrived when you mentioned the typescript compilation of tagged template literals: as a Buble user i was wondering how they are doing it and it looks like they doesnt even have enabled tagged tl's by default and use typescripts compilation method in the other case. I need to try it out, but it looks like hyperHTML is only compatible with Babel as ES6 compiler right? Are there any escape hatches for this? :)
In the README you basically indirectly mentioned this anyway:
Also compatible with Babel transpiled output
I think, not all people would interpret this like: "Only compatible with Native ES6 or ES6 by Babel" and would just think: "Oh when its working with Babel, then its basically also working with Buble! And it could be a place of frustration for newcomers! So all I want to actually say: maybe this should be mentioned more explicit - or even with a little compiler support table or so ;)
Last but not least: i like your effort, keep up the cool ideas! ☕️