<?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: Rahul bansal</title>
    <description>The latest articles on DEV Community by Rahul bansal (@bansalrahul14).</description>
    <link>https://dev.to/bansalrahul14</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%2F359421%2Fc25403a4-b626-4808-ab78-e103d33aba56.jpg</url>
      <title>DEV Community: Rahul bansal</title>
      <link>https://dev.to/bansalrahul14</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bansalrahul14"/>
    <language>en</language>
    <item>
      <title>Remote Compilation for Instant Build</title>
      <dc:creator>Rahul bansal</dc:creator>
      <pubDate>Tue, 13 Oct 2020 03:34:26 +0000</pubDate>
      <link>https://dev.to/bansalrahul14/remote-compilation-for-instant-build-fg3</link>
      <guid>https://dev.to/bansalrahul14/remote-compilation-for-instant-build-fg3</guid>
      <description>&lt;p&gt;Hi, &lt;/p&gt;

&lt;p&gt;Do you want to upgrade your system because your local code compilation is taking time?&lt;/p&gt;

&lt;p&gt;I created a product that cuts your build time by 70% so that you can just focus on writing code and shipping faster.&lt;/p&gt;

&lt;p&gt;Get the early access over here &lt;a href="https://stormyapp.com"&gt;https://stormyapp.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Guys Show me some love, please share it with your friends.&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;h1&gt;
  
  
  react #android #javascript #compile #build
&lt;/h1&gt;

</description>
    </item>
    <item>
      <title>How I cut down my local build time to half.
</title>
      <dc:creator>Rahul bansal</dc:creator>
      <pubDate>Fri, 02 Oct 2020 10:48:04 +0000</pubDate>
      <link>https://dev.to/bansalrahul14/how-i-cut-down-my-local-build-time-to-half-31c0</link>
      <guid>https://dev.to/bansalrahul14/how-i-cut-down-my-local-build-time-to-half-31c0</guid>
      <description>&lt;p&gt;Hi,&lt;br&gt;
I used to work in Microsoft Teams and the build time over there used to take about 25 minutes. It was big sync for developers' productivity.&lt;br&gt;
I tried various optimizations in my local build by tuning various parameters in the package.json and changing the task runner from npm to yarn.&lt;/p&gt;

&lt;p&gt;The most speed up I got was compiling my code on a powerful cloud instance. It cut the compile time of my code to half.&lt;br&gt;
Check out this amazing tool &lt;a href="https://stormyapp.com"&gt;https://stormyapp.com&lt;/a&gt;&lt;br&gt;
It will help you reduce the compile time.&lt;/p&gt;

</description>
      <category>devops</category>
      <category>android</category>
      <category>npm</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
