← Back to context

Comment by 8n4vidtmkvmk

6 hours ago

I don't really know what any given tagged template literal is going to do with its content either. It can also produce a value or run side-effects. The only difference is that the parser now has to be inside the browser, and that has a runtime cost instead.

> In Lit we support explicit attribute, property and event bindings rather than overload a single namespace for all 3

I'd like to know more about this. I don't know what that even means.