I like `String.cooked`, especially considering `String.raw` already
basically does this, just using `template.raw` instead of `template`.

-----

Isiah Meadows
[email protected]
www.isiahmeadows.com

On Thu, Dec 13, 2018 at 3:23 AM Claude Pache <[email protected]> wrote:
>
> Random suggestions:
>
> * `String.cooked`, which pairs well with already existing `String.raw`
> * `String.vanilla`
> * `String.plain`
> * `null`, i.e., using a null (or undefined) value as tag before a template 
> literal is equivalent to using no tag. (Con: not polyfillable)
>
> —Claude
>
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to