<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sara Schoonover</title>
    <description>The latest articles on DEV Community by Sara Schoonover (@saraschoonover).</description>
    <link>https://dev.to/saraschoonover</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1118469%2F7ba51ca3-55f9-4cee-8249-27d8141d8386.jpeg</url>
      <title>DEV Community: Sara Schoonover</title>
      <link>https://dev.to/saraschoonover</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/saraschoonover"/>
    <language>en</language>
    <item>
      <title>Relational Databases</title>
      <dc:creator>Sara Schoonover</dc:creator>
      <pubDate>Fri, 29 Sep 2023 18:41:12 +0000</pubDate>
      <link>https://dev.to/saraschoonover/relational-databases-5e0l</link>
      <guid>https://dev.to/saraschoonover/relational-databases-5e0l</guid>
      <description>&lt;p&gt;This week I delved deeper into relational databases and working to truly understand how the different tables connect within a project. I built a movie project using the IMDB database and worked with connecting tables to show the data on DOM. &lt;/p&gt;

&lt;p&gt;I'm also continuing to work with learning the ins and outs of Bootstrap to make styling easier  and more efficient.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Sinatra vs Rails</title>
      <dc:creator>Sara Schoonover</dc:creator>
      <pubDate>Mon, 31 Jul 2023 20:24:33 +0000</pubDate>
      <link>https://dev.to/saraschoonover/sinatra-vs-rails-2k2g</link>
      <guid>https://dev.to/saraschoonover/sinatra-vs-rails-2k2g</guid>
      <description>&lt;p&gt;Today, I worked with Sinatra and learned the difference between Sinatra and Rails. Having only ever worked previously with Rails, I hadn't come across Sinatra yet. I learned that Sinatra is much more lightweight and requires fewer resources, making it a good choice for building smaller, lightweight apps. Rails, however, is packed with features, comes with a lot of code, and is more suitable for building complicated web applications.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>.match vs .gsub</title>
      <dc:creator>Sara Schoonover</dc:creator>
      <pubDate>Wed, 26 Jul 2023 13:55:00 +0000</pubDate>
      <link>https://dev.to/saraschoonover/match-vs-gsub-1p3f</link>
      <guid>https://dev.to/saraschoonover/match-vs-gsub-1p3f</guid>
      <description>&lt;p&gt;Today I played around with .match and .gsub to learn the differences between the two. Instinctively, I always lean toward using .match even though I have to write extra logic to solve some exercises with it, so I used gsub today and leaned into being uncomfortable. I discovered that gsub is more efficient with replacing characters you want replaced and match is better for finding out if a pattern exists.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Data Structures and Algorithms</title>
      <dc:creator>Sara Schoonover</dc:creator>
      <pubDate>Thu, 20 Jul 2023 14:26:15 +0000</pubDate>
      <link>https://dev.to/saraschoonover/data-structures-and-algorithms-527d</link>
      <guid>https://dev.to/saraschoonover/data-structures-and-algorithms-527d</guid>
      <description>&lt;p&gt;Today, I'm working with data structures and algorithms. I'm trying to remember that it's okay to take it slow and break down the code into digestible portions that you can achieve and understand instead of looking at the whole picture and getting overwhelmed. &lt;/p&gt;

</description>
    </item>
    <item>
      <title>Ruby Classes</title>
      <dc:creator>Sara Schoonover</dc:creator>
      <pubDate>Wed, 19 Jul 2023 00:28:11 +0000</pubDate>
      <link>https://dev.to/saraschoonover/ruby-classes-bep</link>
      <guid>https://dev.to/saraschoonover/ruby-classes-bep</guid>
      <description>&lt;p&gt;Today, I jumped back in to working with classes in Ruby and the difference between types of methods.&lt;/p&gt;

&lt;p&gt;I also went back to using the Codespaces feature on Github that I only recently learned about with DPI's program. It seems like a nice feature for cutting out the middle man of VSCode for non-serious/practice projects. &lt;/p&gt;

</description>
    </item>
    <item>
      <title>A little bit each day</title>
      <dc:creator>Sara Schoonover</dc:creator>
      <pubDate>Sat, 15 Jul 2023 02:34:04 +0000</pubDate>
      <link>https://dev.to/saraschoonover/a-little-bit-each-day-46g6</link>
      <guid>https://dev.to/saraschoonover/a-little-bit-each-day-46g6</guid>
      <description>&lt;p&gt;Today I am working my way through the Ruby modules and going back to basics. I am thoroughly enjoying this platform and the way the lessons are set up. Having previously completed a bootcamp using Ruby on Rails as the backend language and framework, I think going back through these lessons at my own pace is helpful for being able to go more in depth on things I haven't used in a while.&lt;/p&gt;

&lt;p&gt;I've found that I really enjoy backend, so I'm also making sure I take time to continue adding to the Link in Bio assignment to strengthen my front end skills. &lt;/p&gt;

</description>
    </item>
    <item>
      <title>Refreshing Skills</title>
      <dc:creator>Sara Schoonover</dc:creator>
      <pubDate>Thu, 13 Jul 2023 16:56:21 +0000</pubDate>
      <link>https://dev.to/saraschoonover/refreshing-skills-11p1</link>
      <guid>https://dev.to/saraschoonover/refreshing-skills-11p1</guid>
      <description>&lt;p&gt;Today, I went back to Codecademy and brushed up on my HTML and CSS skills. I've always really enjoyed Flexbox, so it was fun to refamiliarize myself with it and play the Flexbox Froggy game again. &lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
