Hacker News new | ask | show | jobs
by guelo 430 days ago
> "t-strings are not strings"

t-string is an unfortunate name for something that is not a string.

1 comments

I wish it were called "string templates" instead, with t"whatever" form being called a "template literal".