<?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: Cosmin Popescu</title>
    <description>The latest articles on DEV Community by Cosmin Popescu (@cosminpopescu14).</description>
    <link>https://dev.to/cosminpopescu14</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%2F67647%2F8a84f0c1-2bc4-47af-b2be-dd6f5d0e0a58.jpeg</url>
      <title>DEV Community: Cosmin Popescu</title>
      <link>https://dev.to/cosminpopescu14</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cosminpopescu14"/>
    <language>en</language>
    <item>
      <title>Extremely minimal Windows dev setup </title>
      <dc:creator>Cosmin Popescu</dc:creator>
      <pubDate>Sun, 11 Aug 2019 09:11:40 +0000</pubDate>
      <link>https://dev.to/cosminpopescu14/extremely-minimal-windows-dev-setup-5bi4</link>
      <guid>https://dev.to/cosminpopescu14/extremely-minimal-windows-dev-setup-5bi4</guid>
      <description>&lt;p&gt;From time to time, my auntie asks me to go to her flat and look after the kitty  and usually I don't take my laptop. I want to be able to write some code using her laptop in the fastest way.&lt;/p&gt;

&lt;p&gt;After experimenting with multiple set-ups like XAMPP or any programming language + a database, I found out that the fastest setup is drum roll....&lt;/p&gt;

&lt;p&gt;NodeJS (Javascript) + Visual Studio Code. Plus a few clicks on Next buttons :)&lt;/p&gt;

&lt;p&gt;Seriously !&lt;/p&gt;

&lt;p&gt;The installation of Node and VS Code took under 10 minutes and a short restart for updating the path and I was ready to go. At least for console applications, but this setup should be ok for web apps. Also, a database like PostgreSQL or MySql can be installed for persistence.&lt;/p&gt;

&lt;p&gt;That's all for today folks !&lt;br&gt;
Cosmin &lt;/p&gt;

</description>
      <category>dev</category>
      <category>setup</category>
    </item>
  </channel>
</rss>
