<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Chris Wachtman</title>
    <description>The latest articles on DEV Community by Chris Wachtman (@cwacht).</description>
    <link>https://dev.to/cwacht</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1377268%2F47758fac-6297-4987-aa28-a3efd15a792a.png</url>
      <title>DEV Community: Chris Wachtman</title>
      <link>https://dev.to/cwacht</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cwacht"/>
    <language>en</language>
    <item>
      <title>🤪 Emojify Text Bookmarklet</title>
      <dc:creator>Chris Wachtman</dc:creator>
      <pubDate>Fri, 11 Oct 2024 18:46:37 +0000</pubDate>
      <link>https://dev.to/cwacht/emojify-text-bookmarklet-40ok</link>
      <guid>https://dev.to/cwacht/emojify-text-bookmarklet-40ok</guid>
      <description>&lt;p&gt;For those who haven't heard:&lt;br&gt;
&lt;em&gt;A bookmarklet is a bookmark that you can add to your web browser except rather than navigating to a URL it runs a bit of javascript on the current page. Handy for making small tweaks to webpages or for devs who find themselves frequently typing the same script into the browser console.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;I'm a big fan of bookmarklets, yet I only have a small handful that I find compelling enough to use regularly, and even fewer that are worthy of recommending to others.&lt;/p&gt;

&lt;p&gt;Now I have created one that I will be clicking daily just for fun. Let me introduce to you the Emojify Text Bookmarklet:&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/cwacht/embed/BaXQQqX?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;I would have liked to use an existing map of emojis to words. I did not find one, but the &lt;a href="https://emojibase.dev/shortcodes" rel="noopener noreferrer"&gt;emojibase shortcodes table&lt;/a&gt; was very helpful for building my map. On the plus side, building my own map enabled me to include certain mappings that are tailored to the text that I personally am likely to encounter (like parkour, javascript, &amp;amp; nightowl) which significantly increases the level of joy that I get from this bookmarklet.&lt;/p&gt;

&lt;p&gt;What other words would you map to emoji?&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>bookmarklet</category>
      <category>emoji</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
