JSFiddle - React, Tailwind, and code Playground by btipling September 06, 2014 JavaScript var set = new Set(["a", "a", "b", "b", "c", "d", "e"]); console.log(set);