<?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: AGiesey</title>
    <description>The latest articles on DEV Community by AGiesey (@agiesey).</description>
    <link>https://dev.to/agiesey</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%2F465963%2Fad8e20fb-1c37-4312-b827-0008168575b4.png</url>
      <title>DEV Community: AGiesey</title>
      <link>https://dev.to/agiesey</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/agiesey"/>
    <language>en</language>
    <item>
      <title>What is your favorite local dev server?</title>
      <dc:creator>AGiesey</dc:creator>
      <pubDate>Fri, 02 Oct 2020 20:52:56 +0000</pubDate>
      <link>https://dev.to/agiesey/what-is-your-favorite-local-dev-server-3pkl</link>
      <guid>https://dev.to/agiesey/what-is-your-favorite-local-dev-server-3pkl</guid>
      <description>&lt;p&gt;Hi all! I found myself creating a prototype project locally in order to test out some javascript-ie things this week. Before I knew it I had ran&lt;br&gt;
&lt;br&gt;
 &lt;code&gt;npm init&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
 and found myself down the rabbit hole of trying to configure webpack for JS imports and looking for a simple webserver. I found these:&lt;br&gt;
&lt;a href="https://www.npmjs.com/package/simple-autoreload-server"&gt;simple-autoreload-server&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.npmjs.com/package/lite-server"&gt;lite-server&lt;/a&gt;&lt;br&gt;
&lt;a href="https://www.npmjs.com/package/webpack-dev-server"&gt;webpack-dev-server&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I wanted to reach out and ask the community what their favorite tools are for working with a project that doesn't use angular-cli, create-react-app or other similar tools.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Worst thing about Visual Studio</title>
      <dc:creator>AGiesey</dc:creator>
      <pubDate>Fri, 25 Sep 2020 12:59:28 +0000</pubDate>
      <link>https://dev.to/agiesey/worst-thing-about-visual-studio-1je1</link>
      <guid>https://dev.to/agiesey/worst-thing-about-visual-studio-1je1</guid>
      <description>&lt;p&gt;As many of you C# / .NET developers know, Microsoft Visual Studio is the IDE of choice for us. It's may even be impossible to build older apps in debug mode with anything else; as it seems to be at my current place of work. I have gotten used to using Visual Studio over the years after a somewhat rocky transition from IntelliJ and Java. But there is one thing that continues to be the bane of my relationship with the IDE -&lt;/p&gt;

&lt;p&gt;This is that CTRL + P is mapped to PRINT and not open file like EVERY OTHER IDE EVER CREATED! &lt;/p&gt;

&lt;p&gt;I know the key mappings can be reconfigured, and I did that when I first started at a C# shop but was horribly disappointed when the first time I upgraded (at VS's suggestion) and my mapping was reset.&lt;/p&gt;

&lt;p&gt;I ask why, Microsoft? WHY?? I imagine a developer has not needed to print out their code since shortly after the Apollo program shut down, must you be such a slave to tradition? &lt;/p&gt;

&lt;p&gt;Thanks for reading my rant and happy Friday, DEV!&lt;/p&gt;

</description>
      <category>csharp</category>
    </item>
  </channel>
</rss>
