<?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[Lando.blog.]]></title>
        <description><![CDATA[Lando.blog.]]></description>
        <link>https://lando.blog</link>
        <generator>RSS for Node</generator>
        <lastBuildDate>Thu, 11 Aug 2022 23:05:16 GMT</lastBuildDate>
        <atom:link href="https://lando.blog/feed.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[📍 Maps in Javascript: Converting Arrays of Objects]]></title>
            <description><![CDATA[Using Maps in Javascript to make object data lookup more efficient]]></description>
            <link>/posts/javascript-convert-array-of-objects-to-map</link>
            <guid isPermaLink="true">/posts/javascript-convert-array-of-objects-to-map</guid>
            <category><![CDATA[web development]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[map]]></category>
            <category><![CDATA[array]]></category>
            <category><![CDATA[object]]></category>
            <dc:creator><![CDATA[lando]]></dc:creator>
            <pubDate>Sun, 26 Jun 2022 00:00:00 GMT</pubDate>
        </item>
        <item>
            <title><![CDATA[✂️ How to Trim a String in Javascript]]></title>
            <description><![CDATA[Let's explore different ways to trim strings in Javascript]]></description>
            <link>/posts/javascript-string-trim-regular-expressions</link>
            <guid isPermaLink="true">/posts/javascript-string-trim-regular-expressions</guid>
            <category><![CDATA[node.js]]></category>
            <category><![CDATA[javascript]]></category>
            <category><![CDATA[string]]></category>
            <category><![CDATA[trim]]></category>
            <category><![CDATA[v8]]></category>
            <dc:creator><![CDATA[lando]]></dc:creator>
            <pubDate>Tue, 19 Jul 2022 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>