<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0" xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Antonio Rossi Website</title>
    <link href="https://www.antoniorossi.net/rss.xml" rel="self"/>
    <link href="https://www.antoniorossi.net/"/>
    <description>Blogging about open source, software development and simple rural leaving</description>
    <updated>2022-04-18T17:15:49-04:00</updated>
    <id>https://www.antoniorossi.net/</id>
    <author>
      <name>Antonio Rossi</name>
    </author>
    <webfeeds:cover image="https://www.antoniorossi.net/mstile-144x144.png" />
    <webfeeds:icon>https://www.antoniorossi.net/mstile-144x144.png</webfeeds:icon>
    <webfeeds:logo>https://www.antoniorossi.net/mstile-144x144.png</webfeeds:logo>
    <webfeeds:accentColor>000000</webfeeds:accentColor>
    <webfeeds:related layout="card" target="browser"/>
    
        <item>
          <guid isPermaLink="true">https://www.antoniorossi.net/blog/fetch-priority</guid>
          <title>Fetch priority and Largest Contentful Paint (LCP)</title>
          <link>https://www.antoniorossi.net/blog/fetch-priority</link>
          <description><![CDATA[How to use the fetch priority API to improve LCP and the user experience]]></description>
          <pubDate>2023-12-27T00:00:00.000Z</pubDate>
        </item>
      
        <item>
          <guid isPermaLink="true">https://www.antoniorossi.net/blog/interfaces-vs-types</guid>
          <title>Interfaces vs Types in TypeScript</title>
          <link>https://www.antoniorossi.net/blog/interfaces-vs-types</link>
          <description><![CDATA[Is there a real difference between the two? And if so, which one should I use? Let's find out!]]></description>
          <pubDate>2023-11-04T00:00:00.000Z</pubDate>
        </item>
      
        <item>
          <guid isPermaLink="true">https://www.antoniorossi.net/blog/copy-replace-array-javascript</guid>
          <title>An example of programming language evolution</title>
          <link>https://www.antoniorossi.net/blog/copy-replace-array-javascript</link>
          <description><![CDATA[Modern vs old JavaScript. The differences when copy and array and replace an element.]]></description>
          <pubDate>2023-08-24T00:00:00.000Z</pubDate>
        </item>
      
        <item>
          <guid isPermaLink="true">https://www.antoniorossi.net/blog/ecmascript-2022</guid>
          <title>ECMAScript 2022 - My most used features of the year</title>
          <link>https://www.antoniorossi.net/blog/ecmascript-2022</link>
          <description><![CDATA[What was added to the language in the 2022 version of JavaScript and which features I'm using the most.]]></description>
          <pubDate>2023-08-13T00:00:00.000Z</pubDate>
        </item>
      
        <item>
          <guid isPermaLink="true">https://www.antoniorossi.net/blog/ecmascript-2023</guid>
          <title>ECMAScript 2023 - JavaScript gets new goodies</title>
          <link>https://www.antoniorossi.net/blog/ecmascript-2023</link>
          <description><![CDATA[What's coming in the 2023 version of JavaScript. A quick overview of the new features]]></description>
          <pubDate>2023-07-22T00:00:00.000Z</pubDate>
        </item>
      
        <item>
          <guid isPermaLink="true">https://www.antoniorossi.net/blog/co2-js</guid>
          <title>Co2.js - A library to measure the web carbon emissions</title>
          <link>https://www.antoniorossi.net/blog/co2-js</link>
          <description><![CDATA[It's a lightweight library that can be easily added to any web application and used to track and analyse its carbon footprint]]></description>
          <pubDate>2023-05-12T00:00:00.000Z</pubDate>
        </item>
      
        <item>
          <guid isPermaLink="true">https://www.antoniorossi.net/blog/javascript-clone-objects</guid>
          <title>How to clone an object in JavaScript</title>
          <link>https://www.antoniorossi.net/blog/javascript-clone-objects</link>
          <description><![CDATA[Shallow copy vs deep copy. A comparison of the different ways to clone an object in JavaScript]]></description>
          <pubDate>2023-04-16T00:00:00.000Z</pubDate>
        </item>
      
        <item>
          <guid isPermaLink="true">https://www.antoniorossi.net/blog/css-stacking-contexts</guid>
          <title>Solving z-index wars with the stacking contexts</title>
          <link>https://www.antoniorossi.net/blog/css-stacking-contexts</link>
          <description><![CDATA[Possibly the best strategy to solve z-index madness]]></description>
          <pubDate>2023-01-18T00:00:00.000Z</pubDate>
        </item>
      
        <item>
          <guid isPermaLink="true">https://www.antoniorossi.net/blog/aws-lambda-middleware</guid>
          <title>How to add a middleware to an AWS Lambda</title>
          <link>https://www.antoniorossi.net/blog/aws-lambda-middleware</link>
          <description><![CDATA[The easiest and most effective way to add a middleware to an AWS lambda using Middy]]></description>
          <pubDate>2023-01-12T00:00:00.000Z</pubDate>
        </item>
      
        <item>
          <guid isPermaLink="true">https://www.antoniorossi.net/blog/react-usecallback-usememo</guid>
          <title>How to optimise React with useMemo and useCallBack</title>
          <link>https://www.antoniorossi.net/blog/react-usecallback-usememo</link>
          <description><![CDATA[How to take advantage of useCallBack and useMemo and when to avoid them]]></description>
          <pubDate>2022-05-22T00:00:00.000Z</pubDate>
        </item>
      
        <item>
          <guid isPermaLink="true">https://www.antoniorossi.net/blog/types-in-typescript-2</guid>
          <title>Types in Typescript - Any and Unknown</title>
          <link>https://www.antoniorossi.net/blog/types-in-typescript-2</link>
          <description><![CDATA[Let's talk about two of the most misused types in Typescript and how to handle types unknown at the time you develop.]]></description>
          <pubDate>2022-05-04T00:00:00.000Z</pubDate>
        </item>
      
        <item>
          <guid isPermaLink="true">https://www.antoniorossi.net/blog/types-in-typescript-1</guid>
          <title>Types in Typescript - Primitive Values</title>
          <link>https://www.antoniorossi.net/blog/types-in-typescript-1</link>
          <description><![CDATA[A detailed look into the primitive types in Typescript]]></description>
          <pubDate>2022-04-18T00:00:00.000Z</pubDate>
        </item>
      
        <item>
          <guid isPermaLink="true">https://www.antoniorossi.net/blog/new-unfinished-website</guid>
          <title>Say hello to my new (unfinished) website</title>
          <link>https://www.antoniorossi.net/blog/new-unfinished-website</link>
          <description><![CDATA[After six years and multiple attempts, I finally managed to put a new website together]]></description>
          <pubDate>2022-03-28T00:00:00.000Z</pubDate>
        </item>
      
  </channel>
</rss>