<?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: Ceyvion</title>
    <description>The latest articles on DEV Community by Ceyvion (@ceyvion).</description>
    <link>https://dev.to/ceyvion</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F346579%2Fbb74229b-b1a6-4158-9c93-2cd115118553.png</url>
      <title>DEV Community: Ceyvion</title>
      <link>https://dev.to/ceyvion</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ceyvion"/>
    <language>en</language>
    <item>
      <title>About My First Sinatra Project</title>
      <dc:creator>Ceyvion</dc:creator>
      <pubDate>Fri, 06 Mar 2020 04:31:05 +0000</pubDate>
      <link>https://dev.to/ceyvion/about-my-first-sinatra-project-5fi0</link>
      <guid>https://dev.to/ceyvion/about-my-first-sinatra-project-5fi0</guid>
      <description>&lt;p&gt;It was tough. I initially planned to start this project ON TIME with my cohort, but it was rough because I was so burnt out from the first project, literally the CLI Data Gem... &lt;/p&gt;

&lt;p&gt;I started to doubt myself, and if this is even something that i should be doing, but I remembered that the learning curve is usually higher if it's your first time. I had to keep reminding me self that. &lt;/p&gt;

&lt;p&gt;ANYWAYS, so here it is. Find A Band. It's everything that I imagined it'd be!&lt;/p&gt;

&lt;p&gt;Not really. &lt;/p&gt;

&lt;p&gt;It was a combination of learning learning about SQL, how to query, etc. Then we were introduced to ActiveRecord, an object relational mapping database. I think it's pretty cool, and I see why it's used in Ruby. It's very easy to update the attributes of a specific table. &lt;/p&gt;

&lt;p&gt;The site was basically a meeting place for solo players to look for a band to join, or if they had a band, they could post about looking for new members. &lt;/p&gt;

&lt;p&gt;I implemented CRUD functionality, and I think that while it looks okay now I'll need time to refactor it a bit. That goes for the front end design as well. &lt;/p&gt;

&lt;p&gt;Anyways, thanks for reading! &lt;/p&gt;

</description>
      <category>sinatra</category>
      <category>ruby</category>
    </item>
  </channel>
</rss>
