<?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[Matt Phillips]]></title>
        <description><![CDATA[Matt Phillips]]></description>
        <link>https://mattphillips.io</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Wed, 29 May 2024 08:28:27 GMT</lastBuildDate>
        <atom:link href="https://mattphillips.io/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[TypeScript: from Stringly Typed to Strongly Typed]]></title>
            <description><![CDATA[TypeScript is often referred to as being "strongly typed" when in reality most TypeScript codebases are actually "stringly typed". In this article we will take a closer look at the effects of overusing strings and how to make them strongly typed with nominal typing.]]></description>
            <link>https://mattphillips.io/blog/from-stringly-typed-to-strongly-typed</link>
            <guid isPermaLink="true">https://mattphillips.io/blog/from-stringly-typed-to-strongly-typed</guid>
            <category><![CDATA[typescript]]></category>
            <dc:creator><![CDATA[Matt Phillips]]></dc:creator>
            <pubDate>Wed, 03 Apr 2024 18:12:03 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[Hacktoberfest — get involved in OSS with jest-extended]]></title>
            <description><![CDATA[Want to get involved in open source software but don't know where to begin? We've all been there!]]></description>
            <link>https://mattphillips.io/blog/hacktoberfest</link>
            <guid isPermaLink="true">https://mattphillips.io/blog/hacktoberfest</guid>
            <category><![CDATA[jest]]></category>
            <dc:creator><![CDATA[Matt Phillips]]></dc:creator>
            <pubDate>Mon, 23 Oct 2017 22:12:03 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[const about = () => 'Matt Phillips']]></title>
            <description><![CDATA[Here it is, my obligatory first blog post 🎉. Hey! I'm Matt Phillips an Open Source Software Engineer from London 🏙]]></description>
            <link>https://mattphillips.io/blog/about</link>
            <guid isPermaLink="true">https://mattphillips.io/blog/about</guid>
            <dc:creator><![CDATA[Matt Phillips]]></dc:creator>
            <pubDate>Wed, 20 Sep 2017 22:12:03 GMT</pubDate>
        </item>
    </channel>
</rss>