Just a fun little side project I made. I surprisingly learned a lot doing this project. I learned how emojis don't display properly on a many platforms. I also learned there was no good way to detect this. I hacked together some code to detect when emojis will not display correctly. I plan to make an open source project for this. (I've never seen this anywhere) Did you know that on apple projects you can copy and paste with JavaScript? I do now1 Did you know that on apple projects you have to use crazy CSS hacks to show emojis in a larger size? I do now! All kinds of fun issues popped up in this project. Also a good project for tighting my cross-browser skills.