I'm attempting to split a string into single words/chars, but I'm having trouble when it es to emoji.
First of all, I can't simply split the string using an empty character because emojis are generally have length >= 2.
console.log("
I'm attempting to split a string into single words/chars, but I'm having trouble when it es to emoji.
First of all, I can't simply split the string using an empty character because emojis are generally have length >= 2.
console.log("