<?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: Siva Subramaniam</title>
    <description>The latest articles on DEV Community by Siva Subramaniam (@subramaniashiva).</description>
    <link>https://dev.to/subramaniashiva</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%2F552637%2F1a790f4c-15f5-4d9e-9d2a-e1fe810da329.jpeg</url>
      <title>DEV Community: Siva Subramaniam</title>
      <link>https://dev.to/subramaniashiva</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/subramaniashiva"/>
    <language>en</language>
    <item>
      <title>The good, bad and ugly of JavaScript</title>
      <dc:creator>Siva Subramaniam</dc:creator>
      <pubDate>Fri, 08 Jan 2021 11:04:53 +0000</pubDate>
      <link>https://dev.to/subramaniashiva/the-good-bad-and-ugly-of-javascript-ahe</link>
      <guid>https://dev.to/subramaniashiva/the-good-bad-and-ugly-of-javascript-ahe</guid>
      <description>&lt;p&gt;When was the last time you have written a full application just using vanilla JS? No Angular, No React or Vue, just plain old JavaScript.&lt;/p&gt;

&lt;p&gt;Do you think people start building applications using frameworks like Angular, React, Vue without understanding the fundamentals of JavaScript?&lt;/p&gt;

&lt;p&gt;As an intermediate or expert developer, given a chance to return to vanilla JS, which book would you choose as a reference to know the good and bad parts of the language?&lt;/p&gt;

&lt;p&gt;Let's find out the answers to the above questions here:&lt;br&gt;
&lt;a href="https://medium.com/til-js/the-good-bad-and-ugly-of-javascript-c1423f2664ec"&gt;https://medium.com/til-js/the-good-bad-and-ugly-of-javascript-c1423f2664ec&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>webdev</category>
      <category>books</category>
      <category>todayilearned</category>
    </item>
    <item>
      <title>Raspberry Pi and JavaScript</title>
      <dc:creator>Siva Subramaniam</dc:creator>
      <pubDate>Sun, 03 Jan 2021 18:44:44 +0000</pubDate>
      <link>https://dev.to/subramaniashiva/raspberry-pi-and-javascript-6hp</link>
      <guid>https://dev.to/subramaniashiva/raspberry-pi-and-javascript-6hp</guid>
      <description>&lt;p&gt;Jeff Atwood, co-founder of Stack Overflow famously stated the following in 2007 which is referred as Atwood's Law&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Any application that can be written in JavaScript, will eventually be written in JavaScript.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;It is no wonder that, you can run JavaScript in Raspberry Pi as well. The following post details you a step by step guide on how to run JavaScript (Node.js) in Raspberry Pi 3. Read the tutorial here.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/til-js/raspberry-pi-and-javascript-a-simple-site-health-check-monitor-part-1-e3f913d377c0"&gt;Part-1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/til-js/raspberry-pi-and-javascript-a-simple-site-health-check-monitor-part-2-d30b6a2c9805"&gt;Part-2&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>node</category>
      <category>raspberrypi</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
