<?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: Shawn </title>
    <description>The latest articles on DEV Community by Shawn  (@shawnpm).</description>
    <link>https://dev.to/shawnpm</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%2F556511%2F1ab38707-9f94-4bfe-88e3-42006e0af3a3.jpeg</url>
      <title>DEV Community: Shawn </title>
      <link>https://dev.to/shawnpm</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shawnpm"/>
    <language>en</language>
    <item>
      <title>My VSCode settings and Extensions for Frontend Web Dev</title>
      <dc:creator>Shawn </dc:creator>
      <pubDate>Sat, 30 Jan 2021 19:08:42 +0000</pubDate>
      <link>https://dev.to/shawnpm/my-vscode-settings-and-extensions-for-frontend-web-dev-vue-react-4m81</link>
      <guid>https://dev.to/shawnpm/my-vscode-settings-and-extensions-for-frontend-web-dev-vue-react-4m81</guid>
      <description>&lt;p&gt;Download VSCode Settings sync extension , reload VSCode and download this gist:&lt;/p&gt;

&lt;p&gt;f066341271f17ac7b079ea9eba33be9b&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Please, just please, no more VSCode</title>
      <dc:creator>Shawn </dc:creator>
      <pubDate>Sat, 23 Jan 2021 18:20:37 +0000</pubDate>
      <link>https://dev.to/shawnpm/please-just-please-no-more-vscode-1nc8</link>
      <guid>https://dev.to/shawnpm/please-just-please-no-more-vscode-1nc8</guid>
      <description>&lt;p&gt;Edit: Dammit, I miss the VSCode html snippets extension. Love hate relationship with VSCode.. xD&lt;/p&gt;

&lt;p&gt;Configuring projects in VSCode is incredibly annoying a lot of the time, especially when you are building projects in many different types of frameworks. It's great when you first start if you're sticking only to one thing and have a mentor to teach you, but once you use an IDE like any of JetBrains stuff, you'll never go back. People pay for WebStorm, PHPStorm, PyCharm for a reason.. &lt;/p&gt;

&lt;p&gt;I've spent way too many hours bleeding through my eyes trying to set up projects, configuring extensions and whatnot (especially ESLint and Prettier).&lt;/p&gt;

&lt;p&gt;For example, in a Vue project, the "go to definition" doesn't work in .vue files.. (at least for me it didn't).&lt;/p&gt;

&lt;p&gt;Open up PyCharm, BAM, just comes integrated with no problems. &lt;/p&gt;

&lt;p&gt;Never going back. &amp;lt;3&lt;/p&gt;

&lt;p&gt;Before you VSCode lovers jump on me, tell me, have you tried a JetBrains IDE for a full project?&lt;/p&gt;

&lt;p&gt;That is all&lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>webdev</category>
      <category>jetbrains</category>
      <category>vscode</category>
    </item>
    <item>
      <title>GitHub Desktop for Ubuntu/Debian Linux</title>
      <dc:creator>Shawn </dc:creator>
      <pubDate>Thu, 21 Jan 2021 13:01:47 +0000</pubDate>
      <link>https://dev.to/shawnpm/github-desktop-for-ubuntu-debian-linux-laa</link>
      <guid>https://dev.to/shawnpm/github-desktop-for-ubuntu-debian-linux-laa</guid>
      <description>&lt;p&gt;I tried a bunch of other methods and none worked. &lt;/p&gt;

&lt;p&gt;Go to github.com/shiftkey/desktop/releases&lt;/p&gt;

&lt;p&gt;Scroll down to "Assets" and click it to expand and see the&lt;br&gt;
downloadables.&lt;/p&gt;

&lt;p&gt;Download the .deb, .rpm, .snap or .AppImage depending on which&lt;br&gt;
distribution you're running.&lt;/p&gt;

&lt;p&gt;run the command&lt;/p&gt;

&lt;p&gt;sudo apt install ~/Downloads/whicheverfileYouJustDownloaded&lt;/p&gt;

&lt;p&gt;Enjoy your GH Desktop on Linux!&lt;/p&gt;

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