5 ms·
Reminds me of using Ruby ten years ago and having to contend with folks who wanted to default to using the string literal style over another because it was know
by dpritchett 2y ago
Reminds me of using Ruby ten years ago and having to contend with folks who wanted to default to using the string literal style over another because it was known to be more performant at scale. That awkward stuff surfaces earlier with some languages than with others.