How to Turn an Array Into a String Without Commas in JavaScript

If you need all array items converted into a single string without commas separating the elements, then you need to pass the empty string "" as an argument to the array .join() method.

Dr. Derek Austin 🥳
JavaScript in Plain English
3 min readJan 27, 2021

--

Photo by Brett Jordan on Unsplash

Turn an Array into a String Without…

--

--

I love working with Next.js + Tailwind CSS ♦ Lead UI / UX Product Engineer ♦ React Software Architect ♦ SEO & Web Performance Expert ♦ I love accessibility 🥰