Posts Tagged 'unicode'

2021-01-26 11:55 UTC

What is a String?

Posted 2021-01-26 11:55 UTC in javascript string unicode

JavaScript strings are slightly more complex than people sometimes think they are. That comes up in relation to various topics I like to write about, so I thought a post talking about the nature of JavaScript strings would be handy as something I…