← Previous topic
In a text variable, you can write expressions with variables (formatting, string interpolation). Example: var myText = `Hello ${a}` | JavaScript standard ES6
Next topic →
Write a regular expression to remove all special characters except letters and numbers | Regex JavaScript | standard ES5