<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts tagged: javascript</title>
    <link>https://waylonwalker.com/tags/javascript/</link>
    <description>All posts with the tag &#34;javascript&#34;</description>
    <lastBuildDate>Sun, 25 May 2025 21:01:04 +0000</lastBuildDate>
    <generator>markata-go</generator>
    <docs>https://www.rssboard.org/rss-specification</docs>
    <atom:link href="https://waylonwalker.com/tags/javascript/rss.xml" rel="self" type="application/rss+xml"></atom:link>
    <item>
      <title>javascript b64</title>
      <link>https://waylonwalker.com/javascript-b64/</link>
      <description>I&#39;m currently replacing-google-search-apps-with-self-hosted-web-apps and decided to create a simple b64 encoder/decoder, just start typing to enter text,...</description>
      <pubDate>Sun, 25 May 2025 21:01:04 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/javascript-b64/</guid>
      <author>hello@waylonwalker.com</author>
      <category>javascript</category>
    </item>
    <item>
      <title>💭 encodeURIComponent() - JavaScript | MDN</title>
      <link>https://waylonwalker.com/thought-25/</link>
      <description>!https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/encodeURIComponent</description>
      <pubDate>Fri, 28 Jul 2023 14:59:37 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-25/</guid>
      <author>hello@waylonwalker.com</author>
      <category>javascript</category>
      <category>webdev</category>
      <category>thought</category>
    </item>
    <item>
      <title>How to get Dev Comments from an article Url</title>
      <link>https://waylonwalker.com/devto-comments-from-url/</link>
      <description>I want to incorporate some of the wonderful comments, \U0001F495, \U0001F984, and \U0001F516&#39;s that I have been getting on dev.to on my website. I have...</description>
      <pubDate>Wed, 20 May 2020 10:00:00 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/devto-comments-from-url/</guid>
      <author>hello@waylonwalker.com</author>
      <category>blog</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Explicit vs Implicit Returns in Javascript</title>
      <link>https://waylonwalker.com/explicit-vs-implicit-returns-in-javascript/</link>
      <description>Often when reading through javascript examples you will find some arrow functions use parentheses while others use braces . This key difference is that...</description>
      <pubDate>Sun, 03 May 2020 11:55:00 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/explicit-vs-implicit-returns-in-javascript/</guid>
      <author>hello@waylonwalker.com</author>
      <category>javascript</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>