The "Increasing chart" Emoji displays a red line. Why's that?
Topic: Unicode
A snippet to detect and replace Emojis in JavaScript strings using Unicode property escapes.
Learn how different emojis can have different meaning on the example of the "Triangular Flag" emoji.
I learned how the Unicode mode in JavaScript regular expression helps you counting code points.
I learned that not every property key that looks the same is the same.