<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
  <title><![CDATA[Jonathan Yeong's Blog]]></title>
  <link>https://www.jonathanyeong.com/</link>
  <atom:link href="https://www.jonathanyeong.com//rss.xml" rel="self" type="application/rss+xml" />
  <pubDate>Tue, 01 Jun 2021 00:00:00 GMT</pubDate>
  <description><![CDATA[I write about a variety topics around being a developer. With technical articles focused around Ruby, Elixir, Javascript, and their respective ecosystems.]]></description>

  
      <item>
          <title><![CDATA[A guide to the Javascript tools ecosystem]]></title>
          <link>https://www.jonathanyeong.com//a-guide-to-the-javascript-tools-ecosystem/</link>
          <description><![CDATA[This post is a guide to the Javascript tool ecosystem. I look at the tools out there, try to define some of the features that they have, and talk about what I would choose for my next project.]]></description>
          <pubDate>Thu, 21 Jan 2021 08:00:00 GMT</pubDate>
          <guid isPermaLink="true">https://www.jonathanyeong.com//a-guide-to-the-javascript-tools-ecosystem</guid>
          <author>hello@jonathanyeong.com (Jonathan Yeong)</author>
      </item>
  

      <item>
          <title><![CDATA[Advice through the Years]]></title>
          <link>https://www.jonathanyeong.com//advice-through-the-years/</link>
          <description><![CDATA[A list of advice that I've gotten throughout my career as a developer.]]></description>
          <pubDate>Tue, 30 Nov 2021 08:00:00 GMT</pubDate>
          <guid isPermaLink="true">https://www.jonathanyeong.com//advice-through-the-years</guid>
          <author>hello@jonathanyeong.com (Jonathan Yeong)</author>
      </item>
  

      <item>
          <title><![CDATA[Building a blog with Phoenix: Getting started]]></title>
          <link>https://www.jonathanyeong.com//building-a-blog-with-phoenix-getting-started/</link>
          <description><![CDATA[The first installment of a tutorial to get a blog up and running with Phoenix. Inspired by the Ruby on Rails tutorails on getting a blog running]]></description>
          <pubDate>Thu, 09 Jul 2020 00:00:00 GMT</pubDate>
          <guid isPermaLink="true">https://www.jonathanyeong.com//building-a-blog-with-phoenix-getting-started</guid>
          <author>hello@jonathanyeong.com (Jonathan Yeong)</author>
      </item>
  

      <item>
          <title><![CDATA[Elixir and Phoenix: Phase 1 updates]]></title>
          <link>https://www.jonathanyeong.com//elixir-phoenix-phase-1-updates/</link>
          <description><![CDATA[A few updates while working through my Elixir & Phoenix learning plan]]></description>
          <pubDate>Thu, 02 Jul 2020 00:00:00 GMT</pubDate>
          <guid isPermaLink="true">https://www.jonathanyeong.com//elixir-phoenix-phase-1-updates</guid>
          <author>hello@jonathanyeong.com (Jonathan Yeong)</author>
      </item>
  

      <item>
          <title><![CDATA[Excerpts with Eleventy]]></title>
          <link>https://www.jonathanyeong.com//excerpts-with-eleventy/</link>
          <description><![CDATA[A tutorial on getting excerpts into 11ty.]]></description>
          <pubDate>Fri, 28 Aug 2020 00:00:00 GMT</pubDate>
          <guid isPermaLink="true">https://www.jonathanyeong.com//excerpts-with-eleventy</guid>
          <author>hello@jonathanyeong.com (Jonathan Yeong)</author>
      </item>
  

      <item>
          <title><![CDATA[First impressions of Phoenix Framework]]></title>
          <link>https://www.jonathanyeong.com//first-impressions-of-phoenix-framework/</link>
          <description><![CDATA[My first impressions of using Phoenix framework.]]></description>
          <pubDate>Sat, 20 Jun 2020 00:00:00 GMT</pubDate>
          <guid isPermaLink="true">https://www.jonathanyeong.com//first-impressions-of-phoenix-framework</guid>
          <author>hello@jonathanyeong.com (Jonathan Yeong)</author>
      </item>
  

      <item>
          <title><![CDATA[How I built my blog]]></title>
          <link>https://www.jonathanyeong.com//how-i-built-my-blog/</link>
          <description><![CDATA[A walkthrough of how this site is built! From the inception to switching it on in production]]></description>
          <pubDate>Tue, 09 Nov 2021 08:00:00 GMT</pubDate>
          <guid isPermaLink="true">https://www.jonathanyeong.com//how-i-built-my-blog</guid>
          <author>hello@jonathanyeong.com (Jonathan Yeong)</author>
      </item>
  

      <item>
          <title><![CDATA[How to setup CI with Phoenix and Github Actions]]></title>
          <link>https://www.jonathanyeong.com//how-to-setup-ci-with-phoenix-github-actions/</link>
          <description><![CDATA[Tutorial on getting CI set up with Phoenix and Github Actions. Tests are automatically run anytime you push a commit to Github.]]></description>
          <pubDate>Fri, 24 Jul 2020 00:00:00 GMT</pubDate>
          <guid isPermaLink="true">https://www.jonathanyeong.com//how-to-setup-ci-with-phoenix-github-actions</guid>
          <author>hello@jonathanyeong.com (Jonathan Yeong)</author>
      </item>
  

      <item>
          <title><![CDATA[Lessons from my first conference talk]]></title>
          <link>https://www.jonathanyeong.com//lessons-from-my-first-conference-talk/</link>
          <description><![CDATA[Now that I've had some time to process my thoughts. I've come up with some lessons learnt from my first conference talk. ]]></description>
          <pubDate>Fri, 25 Sep 2020 07:00:00 GMT</pubDate>
          <guid isPermaLink="true">https://www.jonathanyeong.com//lessons-from-my-first-conference-talk</guid>
          <author>hello@jonathanyeong.com (Jonathan Yeong)</author>
      </item>
  

      <item>
          <title><![CDATA[My first 3 months with Elixir]]></title>
          <link>https://www.jonathanyeong.com//my-first-3-months-with-elixir/</link>
          <description><![CDATA[I've been learning Elixir on the side for the past 3 months. Here is the plan I've roughly followed. And my learning process.]]></description>
          <pubDate>Mon, 05 Oct 2020 07:00:00 GMT</pubDate>
          <guid isPermaLink="true">https://www.jonathanyeong.com//my-first-3-months-with-elixir</guid>
          <author>hello@jonathanyeong.com (Jonathan Yeong)</author>
      </item>
  

      <item>
          <title><![CDATA[Phoenix and Elixir Learning Plan]]></title>
          <link>https://www.jonathanyeong.com//phoenix-elixir-learning-plan/</link>
          <description><![CDATA[A learning plan for someone who wants to learn Phoenix and Elixir. Assumes you know about variables, loops, but this is your first language]]></description>
          <pubDate>Fri, 26 Jun 2020 00:00:00 GMT</pubDate>
          <guid isPermaLink="true">https://www.jonathanyeong.com//phoenix-elixir-learning-plan</guid>
          <author>hello@jonathanyeong.com (Jonathan Yeong)</author>
      </item>
  

      <item>
          <title><![CDATA[Publishing RSS feed to Dev.to]]></title>
          <link>https://www.jonathanyeong.com//publishing-rss-feed-to-dev-to/</link>
          <description><![CDATA[A tutorial on getting your RSS feed published to Dev.to]]></description>
          <pubDate>Fri, 19 Jun 2020 00:00:00 GMT</pubDate>
          <guid isPermaLink="true">https://www.jonathanyeong.com//publishing-rss-feed-to-dev-to</guid>
          <author>hello@jonathanyeong.com (Jonathan Yeong)</author>
      </item>
  

      <item>
          <title><![CDATA[The Ancestral Hall of Side Projects]]></title>
          <link>https://www.jonathanyeong.com//the-ancestral-hall-of-side-projects/</link>
          <description><![CDATA[Sharing my experience and insecurities as I'm deleting neglected side projects. As I do, I realize that they're all a learning experience. I'm never starting from scratch.]]></description>
          <pubDate>Sat, 05 Jun 2021 08:00:00 GMT</pubDate>
          <guid isPermaLink="true">https://www.jonathanyeong.com//the-ancestral-hall-of-side-projects</guid>
          <author>hello@jonathanyeong.com (Jonathan Yeong)</author>
      </item>
  

      <item>
          <title><![CDATA[The Tale of the Whitespace]]></title>
          <link>https://www.jonathanyeong.com//the-tale-of-the-whitespace/</link>
          <description><![CDATA[I ran into a weird bug with a space that looked like a space. But it really wasn't.]]></description>
          <pubDate>Tue, 07 Sep 2021 08:00:00 GMT</pubDate>
          <guid isPermaLink="true">https://www.jonathanyeong.com//the-tale-of-the-whitespace</guid>
          <author>hello@jonathanyeong.com (Jonathan Yeong)</author>
      </item>
  

      <item>
          <title><![CDATA[Tips for developers starting out with web design]]></title>
          <link>https://www.jonathanyeong.com//tips-for-developers-starting-out-with-web-design/</link>
          <description><![CDATA[6 tips on getting started with web design if you're a developer]]></description>
          <pubDate>Fri, 31 Jul 2020 00:00:00 GMT</pubDate>
          <guid isPermaLink="true">https://www.jonathanyeong.com//tips-for-developers-starting-out-with-web-design</guid>
          <author>hello@jonathanyeong.com (Jonathan Yeong)</author>
      </item>
  

      <item>
          <title><![CDATA[Use Yarn in your Phoenix App]]></title>
          <link>https://www.jonathanyeong.com//use-yarn-in-your-phoenix-app/</link>
          <description><![CDATA[Quick tutorial on using Yarn instead of webpack in your Phoenix app]]></description>
          <pubDate>Thu, 16 Jul 2020 00:00:00 GMT</pubDate>
          <guid isPermaLink="true">https://www.jonathanyeong.com//use-yarn-in-your-phoenix-app</guid>
          <author>hello@jonathanyeong.com (Jonathan Yeong)</author>
      </item>
  

      <item>
          <title><![CDATA[Using Github and Notion to organise side projects]]></title>
          <link>https://www.jonathanyeong.com//using-github-and-notion-to-organise-side-projects/</link>
          <description><![CDATA[A piece about how I use Github and Notion together to organise side projects]]></description>
          <pubDate>Sat, 22 Aug 2020 00:00:00 GMT</pubDate>
          <guid isPermaLink="true">https://www.jonathanyeong.com//using-github-and-notion-to-organise-side-projects</guid>
          <author>hello@jonathanyeong.com (Jonathan Yeong)</author>
      </item>
  
</channel>
</rss>