JSFiddle - React, Tailwind, and code Playground by denniswaltermartinez September 20, 2012 JavaScript var d = [1,2,3]; console.log(d.join('+'));