<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://davidteren.github.io/para_ruby/blog</id>
    <title>ParaRuby Blog</title>
    <updated>2022-12-10T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://davidteren.github.io/para_ruby/blog"/>
    <subtitle>ParaRuby Blog</subtitle>
    <icon>https://davidteren.github.io/para_ruby/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[Welcome]]></title>
        <id>welcome</id>
        <link href="https://davidteren.github.io/para_ruby/blog/welcome"/>
        <updated>2022-12-10T00:00:00.000Z</updated>
        <summary type="html"><![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.]]></summary>
        <content type="html"><![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>
        <author>
            <name>David Teren</name>
            <uri>https://github.com/davidteren</uri>
        </author>
        <category label="ruby" term="ruby"/>
        <category label="rails" term="rails"/>
        <category label="pararuby" term="pararuby"/>
        <category label="oop" term="oop"/>
    </entry>
</feed>