<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>ParaRuby Blog</title>
        <link>https://davidteren.github.io/para_ruby/blog</link>
        <description>ParaRuby Blog</description>
        <lastBuildDate>Sat, 10 Dec 2022 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Welcome]]></title>
            <link>https://davidteren.github.io/para_ruby/blog/welcome</link>
            <guid>welcome</guid>
            <pubDate>Sat, 10 Dec 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[Well, this is exciting. It all started with me dabbling with ChatGPT prompts and asking it questions about design patterns in Ruby. The results were fantastic.]]></description>
            <content:encoded><![CDATA[<p>Well, this is exciting. It all started with me dabbling with ChatGPT prompts and asking it questions about design patterns in Ruby. The results were fantastic.</p><p>I then set about collating these answers into markdown docs. It became apparent that this was not a sustainable approach.</p><p>After looking at several options, I settled on Docusaurus.</p><p>I hope that this collection of Ruby Paradigms will help you become a better, more confident developer.</p>]]></content:encoded>
            <category>ruby</category>
            <category>rails</category>
            <category>pararuby</category>
            <category>oop</category>
        </item>
    </channel>
</rss>