<?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: Devin Wagner</title>
    <description>The latest articles on DEV Community by Devin Wagner (@dwagner003).</description>
    <link>https://dev.to/dwagner003</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%2F388978%2F202838ac-8cf4-43db-92e8-74e599d3ca4f.jpeg</url>
      <title>DEV Community: Devin Wagner</title>
      <link>https://dev.to/dwagner003</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dwagner003"/>
    <language>en</language>
    <item>
      <title>Personal Website Critique</title>
      <dc:creator>Devin Wagner</dc:creator>
      <pubDate>Tue, 19 May 2020 02:41:11 +0000</pubDate>
      <link>https://dev.to/dwagner003/personal-website-critique-2gep</link>
      <guid>https://dev.to/dwagner003/personal-website-critique-2gep</guid>
      <description>&lt;p&gt;Hello everyone in the Dev.to community. I recently created a personal website to share basic information about myself including the books I am reading. &lt;/p&gt;

&lt;p&gt;I am early into my software career and know that feedback is the best way to improve. If you have a moment to look at the site and/or the two repositories I would appreciate any feedback, improvements, or mistakes. Thank you in advance.&lt;/p&gt;

&lt;p&gt;Site: &lt;a href="http://devinwagner.tech"&gt;http://devinwagner.tech&lt;/a&gt;&lt;br&gt;
Front End Repo: &lt;a href="https://github.com/dwagner003/wagner-website-backend"&gt;https://github.com/dwagner003/wagner-website-backend&lt;/a&gt;&lt;br&gt;
Back End Repo: &lt;a href="https://github.com/dwagner003/wagner-website"&gt;https://github.com/dwagner003/wagner-website&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The site uses Angular and Bootstrap for the front end. Node.js for the back end with Sequelize to communicate to the MySQL database. Authentication is done via Auth0 and allows a logged in user to add, edit, or remove books. Currently I am the only user than can login for this functionality.&lt;/p&gt;

&lt;p&gt;I hosted the app with Heroku and set up Kaffeine to ping the repo's every 30 minutes to keep them from going to sleep during the day.&lt;/p&gt;

</description>
      <category>node</category>
      <category>angular</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
