JavaScript Array Join Comma Default Separator 0 ▲ Jake Worth 2 hours ago · Tech · 0 comments When you join an array in JavaScript, the default separator is a comma: node> ['j', 'a', 'k', 'e'].join() 'j,a,k,e' No comments yet. Log in to reply on the Fediverse. Comments will appear here.
No comments yet. Log in to reply on the Fediverse. Comments will appear here.