<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Javascript on Chris Harding</title>
    <link>https://418b6483.chrisharding-io.pages.dev/tags/javascript/</link>
    <description>Recent content in Javascript on Chris Harding</description>
    <image>
      <title>Chris Harding</title>
      <url>https://418b6483.chrisharding-io.pages.dev/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://418b6483.chrisharding-io.pages.dev/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.147.7</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 22 Feb 2020 15:49:03 +0000</lastBuildDate>
    <atom:link href="https://418b6483.chrisharding-io.pages.dev/tags/javascript/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Setting up Netlify forms with Gatsby</title>
      <link>https://418b6483.chrisharding-io.pages.dev/posts/setting-up-netlify-forms-with-gatsby/</link>
      <pubDate>Sat, 22 Feb 2020 15:49:03 +0000</pubDate>
      <guid>https://418b6483.chrisharding-io.pages.dev/posts/setting-up-netlify-forms-with-gatsby/</guid>
      <description>&lt;p&gt;I recently built a website using 
&lt;a href=&#34;https://www.gatsbyjs.com/&#34; target=&#34;_blank&#34; rel=&#34;nofollow noopener noreferrer&#34;&gt;Gatsby&lt;/a&gt;
, choosing to host it on the 
&lt;a href=&#34;https://www.netlify.com/&#34; target=&#34;_blank&#34; rel=&#34;nofollow noopener noreferrer&#34;&gt;Netlify&lt;/a&gt;
 free tier. One of the features I wanted to try was form handling. Typically, handling form posts requires wiring up and hosting a backend to process requests. Netlify forms allows me deploy a simple static site with zero backend, letting them handle the rest for me. You can read more about the functionality 
&lt;a href=&#34;https://www.netlify.com/products/forms/&#34; target=&#34;_blank&#34; rel=&#34;nofollow noopener noreferrer&#34;&gt;here&lt;/a&gt;
.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Time hacking with the Trello API</title>
      <link>https://418b6483.chrisharding-io.pages.dev/posts/time-hacking-with-the-trello-api/</link>
      <pubDate>Sat, 05 Oct 2019 17:16:03 +0000</pubDate>
      <guid>https://418b6483.chrisharding-io.pages.dev/posts/time-hacking-with-the-trello-api/</guid>
      <description>&lt;p&gt;Following on from my post about 
&lt;a href=&#34;https://chrisharding.io/how-to-effectively-use-your-time&#34; title=&#34;How to effectively use your time&#34; target=&#34;_blank&#34; rel=&#34;nofollow noopener noreferrer&#34;&gt;using time effectively&lt;/a&gt;
, I thought I would deep dive into a tool I created using the Trello API. The reason behind this work was that I had multiple Trello boards and projects in flight, each using a Kanban column layout. I needed a way to see all of the tickets I had in Ready or Progress states and there didn&amp;rsquo;t seem to be an obvious solution using Trello itself. I also just fancied having a play with their API.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
