can you do a join() in js without the commas

JavaScript
arr.join("")
Source

Also in JavaScript: