<?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: Tanuj Nagpal</title>
    <description>The latest articles on DEV Community by Tanuj Nagpal (@tanuj101).</description>
    <link>https://dev.to/tanuj101</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%2F212413%2F00462a6b-aa85-4dda-a62d-c2fc60dc4dcd.jpg</url>
      <title>DEV Community: Tanuj Nagpal</title>
      <link>https://dev.to/tanuj101</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tanuj101"/>
    <language>en</language>
    <item>
      <title>New writing!</title>
      <dc:creator>Tanuj Nagpal</dc:creator>
      <pubDate>Mon, 14 Oct 2019 18:44:01 +0000</pubDate>
      <link>https://dev.to/tanuj101/new-writing-dmg</link>
      <guid>https://dev.to/tanuj101/new-writing-dmg</guid>
      <description>&lt;p&gt;One thing I've learnt from past few weeks is importance of code readability and some other useful fundamentals. More at -&lt;br&gt;
&lt;a href="https://www.tanujnagpal.tech/2019/code-ethics"&gt;https://www.tanujnagpal.tech/2019/code-ethics&lt;/a&gt;&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>codequality</category>
    </item>
    <item>
      <title>VanillaJS + Webpack is Love</title>
      <dc:creator>Tanuj Nagpal</dc:creator>
      <pubDate>Sat, 12 Oct 2019 14:23:41 +0000</pubDate>
      <link>https://dev.to/tanuj101/vanillajs-webpack-is-love-1ba9</link>
      <guid>https://dev.to/tanuj101/vanillajs-webpack-is-love-1ba9</guid>
      <description>

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>webpack</category>
    </item>
    <item>
      <title>Released CLI mode!</title>
      <dc:creator>Tanuj Nagpal</dc:creator>
      <pubDate>Sun, 15 Sep 2019 14:26:16 +0000</pubDate>
      <link>https://dev.to/tanuj101/released-cli-mode-2f90</link>
      <guid>https://dev.to/tanuj101/released-cli-mode-2f90</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--1f40DQYe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/bculdxsk3nv2tcm4njvd.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--1f40DQYe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://thepracticaldev.s3.amazonaws.com/i/bculdxsk3nv2tcm4njvd.gif" alt="Instagram Public API CLI mode"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Repo - &lt;a href="https://github.com/Tanuj69/instagram-api"&gt;https://github.com/Tanuj69/instagram-api&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Trying to understand concurrency model</title>
      <dc:creator>Tanuj Nagpal</dc:creator>
      <pubDate>Mon, 02 Sep 2019 17:33:56 +0000</pubDate>
      <link>https://dev.to/tanuj101/trying-to-understand-concurrency-model-1a49</link>
      <guid>https://dev.to/tanuj101/trying-to-understand-concurrency-model-1a49</guid>
      <description>&lt;p&gt;So I was reading some articles about it. I had a question so the WEB API part in the whole workflow can run concurrent processes before passing it to callback queue?&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>async</category>
    </item>
    <item>
      <title>My first proper open source project</title>
      <dc:creator>Tanuj Nagpal</dc:creator>
      <pubDate>Sun, 25 Aug 2019 09:34:37 +0000</pubDate>
      <link>https://dev.to/tanuj101/my-first-proper-open-source-project-278m</link>
      <guid>https://dev.to/tanuj101/my-first-proper-open-source-project-278m</guid>
      <description>&lt;p&gt;I made this little API to fetch any public profile's details. Here is a glance &lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F0rhmgk1xys0hwaujqwxm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthepracticaldev.s3.amazonaws.com%2Fi%2F0rhmgk1xys0hwaujqwxm.png" alt="Alt Text"&gt;&lt;/a&gt; You can look up more about it at &lt;a href="https://github.com/Tanuj69/instagram-api" rel="noopener noreferrer"&gt;https://github.com/Tanuj69/instagram-api&lt;/a&gt; and &lt;a href="https://npmjs.com/package/instagram-public-api" rel="noopener noreferrer"&gt;https://npmjs.com/package/instagram-public-api&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>npm</category>
      <category>node</category>
    </item>
  </channel>
</rss>
