js variable to string

JavaScript
value.toString()
String(value)
value + ""`String text ${expression}`

Source

Also in JavaScript: