Unicode Text in JavaScript: How Fancy Text Generators Actually Work
Have you ever wondered how text like this works? ๐๐๐ฅ๐ฅ๐จ ๐๐จ๐ซ๐ฅ๐ or: ๐๐ฎ๐ต๐ต๐ธ ๐ฆ๐ธ๐ป๐ต๐ญ It may look like someone simply changed the font, but in many cases something more interesting is happening: Unicode characters are being used to create the visual effect. This article explains how Unicode text works in JavaScript and how developers can build simple text transformation tools. What isโฆ
We haven't written up this one. Dev.to has the full story โ the link below goes straight to it.