Remix.run Logo
guelo 3 months ago

> "t-strings are not strings"

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

nine_k 3 months ago | parent [-]

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