SyntaxFix
Write A Post
Hire A Developer
Questions
Shorten with ES6.
new Set([].concat(...Array));
This does concat and unique the multiple arrays;
Demo on codepen