Search
❯
Nov 12, 20201 min read
The + operator concatenates strings
console.log("con" + "cat" + "e" + "nate")